test/stripe/stripe_response_test.rb in stripe-4.18.0 vs test/stripe/stripe_response_test.rb in stripe-4.18.1

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true -require ::File.expand_path("../../test_helper", __FILE__) +require ::File.expand_path("../test_helper", __dir__) module Stripe class StripeResponseTest < Test::Unit::TestCase context ".from_faraday_hash" do should "converts to StripeResponse" do