Skip to content

Commit

Permalink
Make rubocop happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jul 21, 2024
1 parent a455009 commit 0ae44c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cli/commands/dns_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
let(:argv) do
[
'--host', host,
'--port', port.to_s,
'--port', port.to_s
]
end

Expand Down

0 comments on commit 0ae44c5

Please sign in to comment.