spec/spec_helper.rb in cic-1.0.0 vs spec/spec_helper.rb in cic-1.0.1
- old
+ new
@@ -1,6 +1,7 @@
require 'webmock/rspec'
require 'json'
+require 'pry-byebug'
# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# Require this file using `require "spec_helper"` to ensure that it is only
# loaded once.
#