test: fix order of teardown [ci skip]

This commit is contained in:
decentral1se 2024-07-17 14:14:53 +02:00
parent 8b8e158664
commit c02e11eb0a
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -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"