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
Capture output of CallbackRegistry exception test.
If running `pytest -s`, the default exception handler will print out the
traceback, appearing as if there were an error. But this is exactly what
this test is checking, so capture output and check it.
0 commit comments