Skip to content

Commit 0ae44c5

Browse files
committed
Make rubocop happy.
1 parent a455009 commit 0ae44c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/cli/commands/dns_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
let(:argv) do
128128
[
129129
'--host', host,
130-
'--port', port.to_s,
130+
'--port', port.to_s
131131
]
132132
end
133133

0 commit comments

Comments
 (0)