diff --git a/tests/unit/ps-herokuish-1.bats b/tests/unit/ps-herokuish-1.bats index c6002ef66..10178ca21 100644 --- a/tests/unit/ps-herokuish-1.bats +++ b/tests/unit/ps-herokuish-1.bats @@ -9,7 +9,6 @@ setup() { teardown() { destroy_app - destroy_app 0 "$MYAPP" || true global_teardown }