diff --git a/test/integration/proxy_test.rb b/test/integration/proxy_test.rb index d796eb6d..efab2583 100644 --- a/test/integration/proxy_test.rb +++ b/test/integration/proxy_test.rb @@ -49,8 +49,6 @@ class ProxyTest < IntegrationTest kamal :proxy, :remove assert_proxy_not_running assert_proxy_directory_removed - - kamal :env, :delete end private