Remove stray exit!

This commit is contained in:
Donal McBreen
2024-09-12 12:57:45 +01:00
parent 2125327d54
commit ccb7424197

View File

@@ -8,7 +8,6 @@ class AppTest < IntegrationTest
kamal :app, :stop
exit!
assert_app_is_down
kamal :app, :start