Fixed example with the proxy status after the application has been removed

This commit is contained in:
Igor Alexandrov
2024-09-27 21:11:51 +04:00
parent 472d163cc7
commit 6d63c4e9c6

View File

@@ -48,7 +48,7 @@ class AppTest < IntegrationTest
kamal :app, :remove
assert_app_is_down
assert_app_not_found
assert_app_directory_removed
end
end