From 9a4414fd132242441bc7fa377984139d9027397c Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 29 Dec 2024 00:14:16 +0100 Subject: [PATCH] test: fix failing upgrade test --- tests/integration/app_upgrade.bats | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/app_upgrade.bats b/tests/integration/app_upgrade.bats index 231683f30..77cd72e95 100644 --- a/tests/integration/app_upgrade.bats +++ b/tests/integration/app_upgrade.bats @@ -21,6 +21,7 @@ teardown(){ _reset_recipe _reset_app _undeploy_app + _reset_app # NOTE(d1): _undeploy_app writes version } @test "validate app argument" {