Assert 404 after app is stopped

This commit is contained in:
Igor Alexandrov
2024-09-27 19:15:42 +04:00
parent dadac999d7
commit 472d163cc7
2 changed files with 7 additions and 1 deletions

View File

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