test: reset recipe before undeploying [ci skip]

This commit is contained in:
2024-07-17 00:00:06 +02:00
parent eb9894e5bb
commit 1718903834

View File

@ -20,8 +20,8 @@ setup(){
} }
teardown(){ teardown(){
_undeploy_app
_reset_recipe _reset_recipe
_undeploy_app
_reset_app _reset_app
_reset_tags _reset_tags