diff --git a/features/configuration/hook_into.feature b/features/configuration/hook_into.feature index b7b14981..4bcff6f9 100644 --- a/features/configuration/hook_into.feature +++ b/features/configuration/hook_into.feature @@ -88,7 +88,7 @@ Feature: hook_into | c.hook_into :faraday | faraday (w/ net_http) | | c.hook_into :faraday | faraday (w/ typhoeus) | - @exclude-jruby + @exclude-jruby @exclude-18 Scenario Outline: Use Typhoeus, Excon and Faraday in combination with FakeWeb or WebMock Given a file named "hook_into_multiple.rb" with: """ruby