diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index a594f261..c8b4c288 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -99,7 +99,7 @@ module WebMock end end end -# rubocop:enabled all +# rubocop:enable all SPECS = Pathname.new(__FILE__).dirname FIXTURES = SPECS.join('fixtures')