0
0
forked from toolshed/abra

test: fix failing upgrade test

This commit is contained in:
2024-12-29 00:14:16 +01:00
parent 9f189680f3
commit 9a4414fd13

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