Jonathan Smith 042918c5f8
Always return the result of APIResource#refresh in APIResource.retrieve (#1473)
* Always return the result of .refresh in .retrieve

With the refactor of v13, there are now cases where `self` is not
mutated in the call to refresh and instead a new object is returned.
This change ensures that the new object is always returned by returning
the result of refresh instead.

* Update install instructions for stripe-mock
2024-10-23 08:45:51 -07:00
..
2023-11-27 17:02:33 -08:00
2023-11-27 17:02:33 -08:00
2023-11-27 17:02:33 -08:00
2024-10-18 11:42:37 -07:00