diff --git a/tests/integration/app_deploy.bats b/tests/integration/app_deploy.bats index a76016f1..a5fd6e81 100644 --- a/tests/integration/app_deploy.bats +++ b/tests/integration/app_deploy.bats @@ -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"