mirror of
https://github.com/zulip/zulip.git
synced 2025-10-24 08:33:43 +00:00
This will make it easier to mock the calls in our new stripe mocking framework. I believe the two forms are equivalent, assuming the Stripe Python bindings aren't doing anything crazy. And if not, well hopefully our new testing framework will catch it :). [Idea originally from Vishnu KS.]