Remove redundant call to env remove
This commit is contained in:
@@ -49,8 +49,6 @@ class ProxyTest < IntegrationTest
|
|||||||
kamal :proxy, :remove
|
kamal :proxy, :remove
|
||||||
assert_proxy_not_running
|
assert_proxy_not_running
|
||||||
assert_proxy_directory_removed
|
assert_proxy_directory_removed
|
||||||
|
|
||||||
kamal :env, :delete
|
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|||||||
Reference in New Issue
Block a user