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
I happened to run tests in a termimal where I was signed into a cluster, and got a test failure because of it:
```
E AssertionError: expected call not found.
E Expected: mock({'rootUrl': 'http://taskcluster-prod'})
E Actual: mock({'rootUrl': 'http://taskcluster-prod', 'credentials': ...})
```
0 commit comments