spec/spec_helper.rb in parkwhiz-0.1.0 vs spec/spec_helper.rb in parkwhiz-0.2.0
- old
+ new
@@ -2 +1,3 @@
+require "codeclimate-test-reporter"
+CodeClimate::TestReporter.start
require 'parkwhiz'
require 'json'
\ No newline at end of file
- old
+ new