Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Jul 1, 2015
1 parent 414a6e2 commit 7228b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/network_autoyast_test.rb
Expand Up @@ -139,6 +139,7 @@
let(:network_autoyast) { Yast::NetworkAutoYast.instance }

it "merges all necessary stuff" do
Yast.import "UI"
Yast::UI.as_null_object
expect(network_autoyast).to receive(:merge_dns)
expect(network_autoyast).to receive(:merge_routing)
Expand Down

0 comments on commit 7228b75

Please sign in to comment.