test: fix failing upgrade test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se 2024-12-29 00:14:16 +01:00
parent 9f189680f3
commit 9a4414fd13
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -21,6 +21,7 @@ teardown(){
_reset_recipe
_reset_app
_undeploy_app
_reset_app # NOTE(d1): _undeploy_app writes version
}
@test "validate app argument" {