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
And VS Code should have something for this in their March release.
Ensure errors logged in extension are not (via some config or ability to mock) logged during unit tests
(else this pollutes the test output and could be confusing).
Note: Errors are forcibly raised in unit tests.