Skip to content

Commit

Permalink
Update test/y2network/hostname_writer_test.rb
Browse files Browse the repository at this point in the history
Co-Authored-By: Knut Alejandro Anderssen González <kanderssen@suse.de>
  • Loading branch information
mchf and teclator committed Feb 18, 2020
1 parent c704847 commit f88079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/y2network/hostname_writer_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
context "when no change in hostname" do
let(:hostname) { "hostname" }

it "do not try to update anything" do
it "does not try to update anything" do
expect(Yast::Execute)
.not_to receive(:on_target!)
expect(Yast::SCR)
Expand Down

0 comments on commit f88079e

Please sign in to comment.