Skip to content

Commit

Permalink
Makes Rubocop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed Sep 24, 2021
1 parent 6c774f9 commit b1b6c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/y2users/linux/writer_errors_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@

before do
config.attach(group)

allow(Yast).to receive(:y2_logger)
allow(Yast::Execute).to receive(:on_target!)
.with(/groupadd/, any_args)
Expand Down

0 comments on commit b1b6c10

Please sign in to comment.