Commit b284ce04 authored by Dylan Griffith's avatar Dylan Griffith

Fix rubocop warning (#42643)

parent 5190ef57
...@@ -32,7 +32,7 @@ describe ClusterApplicationEntity do ...@@ -32,7 +32,7 @@ describe ClusterApplicationEntity do
build( build(
:clusters_applications_ingress, :clusters_applications_ingress,
:installed, :installed,
external_ip: '111.222.111.222', external_ip: '111.222.111.222'
) )
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment