Skip to content

Commit

Permalink
layout
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Oct 10, 2018
1 parent ae17215 commit 26934e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/widgets_test.rb
Expand Up @@ -100,7 +100,7 @@ def initialize
context "port is opened" do
before do
allow(Yast::UI).to receive(:QueryWidget).with(Id("open_port"), :Value)
.and_return(true)
.and_return(true)
end

it "reports interfaces which are not mentioned in any firewall zone" do
Expand Down

0 comments on commit 26934e9

Please sign in to comment.