Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit c7338c1

Browse files
committed
flake
1 parent 196ec85 commit c7338c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/graph/test_graph_varia.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ def test_shapes_not_lost(dash_dcc):
690690

691691
dash_dcc.start_server(app)
692692
button = dash_dcc.wait_for_element("#button")
693-
output = dash_dcc.wait_for_element("#output")
694693
time.sleep(1)
695694

696695
# Draw a shape

0 commit comments

Comments
 (0)