spec/spec_helper.rb in spank-1.0.1441140881 vs spec/spec_helper.rb in spank-1.1.0
- old
+ new
@@ -1,6 +1,4 @@
-require "codeclimate-test-reporter"
-CodeClimate::TestReporter.start
require 'spank'
RSpec.configure do |config|
config.expect_with :rspec do |expectations|
expectations.include_chain_clauses_in_custom_matcher_descriptions = true