Excess CR
This commit is contained in:
committed by
GitHub
parent
a9488e935d
commit
7d17a6c3b5
@@ -70,7 +70,6 @@ class ConfigurationRoleTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
test "default traefik label for non-web role with destination" do
|
||||
|
||||
config = Mrsk::Configuration.new(@deploy_with_roles.tap { |c|
|
||||
c[:servers]["beta"] = { "traefik" => "true", "hosts" => [ "1.1.1.5" ] }
|
||||
}, destination: "staging")
|
||||
|
||||
Reference in New Issue
Block a user