Files
ubicloud/spec/routes/web/project/billing_spec.rb
Jeremy Evans 6763ae9a33 Fix incorrect mocking of Stripe::PaymentMethod.retrieve in billing route specs
This has one case where it usesathe rspec anything method, which seems
like a bad idea to me.  However, I'm not sure how you can combine
hash_including with the stripe_object to do proper testing.
2025-06-06 02:40:29 +09:00

34 KiB