spec/spec_helper.rb in 99_game-1.2.1 vs spec/spec_helper.rb in 99_game-1.3.0
- old
+ new
@@ -1,4 +1,6 @@
+require "codeclimate-test-reporter"
+CodeClimate::TestReporter.start
# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# The generated `.rspec` file contains `--require spec_helper` which will cause this
# file to always be loaded, without a need to explicitly require it in any files.
#