spec_helper_local.rb 58 B

123
  1. RSpec.configure do |config|
  2. config.mock_with :rspec
  3. end