Skip to content

Commit a58ac54

Browse files
committed
improve mkdw004 test
1 parent 980961f commit a58ac54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/dash-core-components/tests/integration/markdown/test_markdown.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ def test_mkdw004_inline_mathjax(dash_dcc, is_eager):
121121
)
122122

123123
dash_dcc.start_server(app)
124+
dash_dcc.wait_for_element("h1 svg")
124125
assert dash_dcc.get_logs() == []
125126

126127

0 commit comments

Comments
 (0)