Skip to content

Commit bd1c8f2

Browse files
committed
reset final hooks
1 parent d69a87c commit bd1c8f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_hooks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ def hook_cleanup():
1616
hooks._ns["index"] = []
1717
hooks._css_dist = []
1818
hooks._js_dist = []
19+
hooks._finals = {}
1920

2021

2122
def test_hook001_layout(hook_cleanup, dash_duo):

0 commit comments

Comments
 (0)