Skip to content

Commit

Permalink
Update spec_helper.rb
Browse files Browse the repository at this point in the history
removed coveralls from rspec
  • Loading branch information
Mrina authored Dec 4, 2017
1 parent 31c0d44 commit e107415
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# This file is copied to spec/ when you run 'rails generate rspec:install'
require 'coveralls'
Coveralls.wear!

require 'simplecov'
SimpleCov.start 'rails'
Expand Down

0 comments on commit e107415

Please sign in to comment.