partially fix tests/integration/app_version.bats
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
p4u1 2024-02-18 12:22:36 +01:00
parent 328b4d3859
commit ad323ad2bd
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ teardown(){
assert_success
# NOTE(d1): to let the stack come down before nuking volumes
sleep 3
sleep 5
run $ABRA app volume remove "$appDomain" --no-input
assert_success