Closed Sammyjo20 closed 1 year ago
This PR introduces a new option you can use in your tests to prevent real API calls from happening in your tests.
Config::preventStrayRequests();
This PR introduces a new option you can use in your tests to prevent real API calls from happening in your tests.