A Kinder
Results
2
comments of
A Kinder
I'm experiencing the same issue after adding SendGrid to tests that do not use ExVCR. When running a single test file by itself the problem does not occur. Adding clear_mock...
For posterity: syntax should be `options: [clear_mock: true]`. This worked for me