Skip to content

Commit

Permalink
Fixed small mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrazhzhov committed Jul 26, 2016
1 parent 31e2e4f commit ee8178b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'coveralls'
require 'simplecov'

SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter.new[
SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter[
SimpleCov::Formatter::HTMLFormatter,
Coveralls::SimpleCov::Formatter
]
Expand Down

0 comments on commit ee8178b

Please sign in to comment.