Skip to content

Commit

Permalink
Merge pull request #494 from inspec/mj/bk-lolol
Browse files Browse the repository at this point in the history
less clever to worry about here since this isn't InSpec ;)
  • Loading branch information
miah authored Jul 24, 2019
2 parents fb39080 + 3288e8e commit 3c48b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# encoding: utf-8
if ENV["CI_ENABLE_COVERAGE"]
require "simplecov/no_defaults"
require "simplecov"
require "coveralls"
SimpleCov.formatters = SimpleCov::Formatter::MultiFormatter.new([
SimpleCov::Formatter::HTMLFormatter,
Expand Down

0 comments on commit 3c48b5c

Please sign in to comment.