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
assert that the framework does not log at `console.error` during an integration
test, this helps catch spurious issues that may arise which aren't being
explicitly checked for and may not cause the test to fail otherwise.
per-test opt out via `ignore_console_error` mark.
0 commit comments