test/stripe/payout_test.rb in stripe-3.23.0 vs test/stripe/payout_test.rb in stripe-3.24.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-require File.expand_path("../../test_helper", __FILE__)
+require ::File.expand_path("../../test_helper", __FILE__)
module Stripe
class PayoutTest < Test::Unit::TestCase
should "be listable" do
payouts = Stripe::Payout.list