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 bebc7ed commit 8051b55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/y2network/hostname_writer_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
.not_to receive(:on_target!)
expect(Yast::SCR)
.not_to receive(:Write)
.with(anything, anything, /#{hostname}/)

subject.write(hostname_container, hostname_container)
end
Expand Down

0 comments on commit 8051b55

Please sign in to comment.