Skip to content

Commit

Permalink
Load the test adapter now that it's the default one.
Browse files Browse the repository at this point in the history
  • Loading branch information
iMacTia committed Oct 28, 2021
1 parent de1e9f8 commit 498f602
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/faraday/adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ def request_timeout(type, options)
}.freeze
end
end

require 'faraday/adapter/test'

0 comments on commit 498f602

Please sign in to comment.