mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-15 00:01:36 -04:00
The tests relied on the output of Method#to_s, which seems unreliable on non-MRI Rubies. Avoid that and ensure the default_uri_parser is restored.