mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-05 00:05:35 -04:00
specs: JRuby-Skip Patron specs
This commit is contained in:
parent
1042a45618
commit
e80b829976
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
RSpec.describe Faraday::Adapter::Patron do
|
||||
RSpec.describe Faraday::Adapter::Patron, unless: defined?(JRUBY_VERSION) do
|
||||
features :reason_phrase_parse
|
||||
|
||||
it_behaves_like 'an adapter'
|
||||
|
Loading…
x
Reference in New Issue
Block a user