Skip to content

Commit

Permalink
REVERT
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekD98 committed Jan 27, 2025
1 parent d1cac97 commit 1ac40c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/stripe/generated_examples_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5429,7 +5429,6 @@ class CodegennedExampleTest < Test::Unit::TestCase
)
assert_requested :post, "#{Stripe::DEFAULT_API_BASE}/v1/terminal/readers/tmr_xxxxxxxxxxxxx/process_payment_intent"
end

should "Test test helpers customers fund cash balance post" do
Stripe::Customer::TestHelpers.fund_cash_balance(
"cus_123",
Expand Down

0 comments on commit 1ac40c4

Please sign in to comment.