Load the test adapter now that it's the default one.

This commit is contained in:
Matt 2021-10-28 10:43:42 +01:00
parent de1e9f82d2
commit 498f6027a1

View File

@ -98,3 +98,5 @@ module Faraday
}.freeze
end
end
require 'faraday/adapter/test'