Skip to content

Commit

Permalink
Merge pull request #412 from yast/feature/fix-missing-dependency
Browse files Browse the repository at this point in the history
Stub missing dependency
  • Loading branch information
dgdavid committed Mar 19, 2019
2 parents 5205253 + 82b201f commit a8f9b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Expand Up @@ -29,6 +29,7 @@ def stub_module(name)
stub_module("FTP")
stub_module("HTTP")
stub_module("NtpClient")
stub_module("InstFunctions")

if ENV["COVERAGE"]
require "simplecov"
Expand Down

0 comments on commit a8f9b02

Please sign in to comment.