Skip to content

Commit a703d5f

Browse files
committed
add caplog clear?
1 parent 4ebb128 commit a703d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_core/test_hooks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ def bad_effect():
520520

521521

522522
async def test_error_in_effect_cleanup_is_gracefully_handled(caplog):
523+
caplog.clear()
523524
element_hook = HookCatcher()
524525

525526
@idom.element

0 commit comments

Comments
 (0)