test/stripe/charge_test.rb in stripe-3.23.0 vs test/stripe/charge_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 ChargeTest < Test::Unit::TestCase
should "be listable" do
charges = Stripe::Charge.list