Fix rubocop typo

This commit is contained in:
Erwan
2020-01-10 19:28:01 +01:00
committed by GitHub
parent c117007dc0
commit 3deaa896df

View File

@@ -99,7 +99,7 @@ module WebMock
end
end
end
# rubocop:enabled all
# rubocop:enable all
SPECS = Pathname.new(__FILE__).dirname
FIXTURES = SPECS.join('fixtures')