Skip to content

Commit

Permalink
Fix params alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Sep 2, 2019
1 parent 038740c commit 4726b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/y2network/widgets/interface_naming_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
instance_double(
Y2Network::InterfaceConfigBuilder,
interface: interface,
name: "eth0"
name: "eth0"
)
end

Expand Down

0 comments on commit 4726b55

Please sign in to comment.