spec/spec_helper.rb in sweetie-1.0.2 vs spec/spec_helper.rb in sweetie-2.0.0
- old
+ new
@@ -1,2 +1,2 @@
-require "codeclimate-test-reporter"
-CodeClimate::TestReporter.start
+RSpec::Expectations.configuration.warn_about_potential_false_positives = false
+