Skip to content

Commit

Permalink
allow to write on cmdline error in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jun 8, 2020
1 parent 254fde7 commit 1e667c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/AutoinstScripts_test.rb
Expand Up @@ -9,6 +9,7 @@

before do
allow(Yast::Mode).to receive(:autoinst).and_return true
allow(Yast::SCR).to receive(:Write)
# re-init
subject.main
end
Expand Down

0 comments on commit 1e667c5

Please sign in to comment.