We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebb128 commit a703d5fCopy full SHA for a703d5f
1 file changed
tests/test_core/test_hooks.py
@@ -520,6 +520,7 @@ def bad_effect():
520
521
522
async def test_error_in_effect_cleanup_is_gracefully_handled(caplog):
523
+ caplog.clear()
524
element_hook = HookCatcher()
525
526
@idom.element
0 commit comments