Skip to content

Commit fa48268

Browse files
committed
verify mathjax in grva012 test
1 parent 6623ba2 commit fa48268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/dash-core-components/tests/integration/graph/test_graph_varia.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,5 @@ def test_grva012_with_mathjax(dash_dcc, is_eager):
948948
)
949949

950950
dash_dcc.start_server(app)
951+
dash_dcc.wait_for_element(".gtitle-math")
951952
assert dash_dcc.get_logs() == []

0 commit comments

Comments
 (0)