Skip to content

Commit

Permalink
tell coveralls it's a rails app
Browse files Browse the repository at this point in the history
  • Loading branch information
ndushay committed Sep 20, 2019
1 parent 22de150 commit 2a4cfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
FIXTURES_DIR = File.expand_path('fixtures', __dir__)

require 'coveralls'
Coveralls.wear!
Coveralls.wear!(rails)
require 'equivalent-xml/rspec_matchers'

RSpec.configure do |config|
Expand Down

0 comments on commit 2a4cfec

Please sign in to comment.