Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Switched to SimpleCov.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 22, 2017
1 parent 699af8e commit f5d7fe0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
if ENV['CODECLIMATE_REPO_TOKEN']
require "codeclimate-test-reporter"
CodeClimate::TestReporter.start
end
require 'simplecov'
SimpleCov.start

require 'rspec'
require 'tackle_box/version'
Expand Down

0 comments on commit f5d7fe0

Please sign in to comment.