test: fix order of teardown [ci skip]
This commit is contained in:
parent
8b8e158664
commit
c02e11eb0a
@ -21,8 +21,8 @@ setup(){
|
||||
|
||||
teardown(){
|
||||
_reset_recipe
|
||||
_undeploy_app
|
||||
_reset_app
|
||||
_undeploy_app
|
||||
_reset_tags
|
||||
|
||||
run rm -rf "$ABRA_DIR/recipes/$TEST_RECIPE/foo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user