You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a different MockTransport instance in each test, it should. If you use the global one (DefaultTransport), of course it cannot.
Do you have a simple test case reproducing the problem?
at the moment table tests and two different tests are not able to be run in parallel mode (with t.Parallel()).
Any plans on fixing this?
The text was updated successfully, but these errors were encountered: