We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd49df commit 3309c81Copy full SHA for 3309c81
tests/integration/renderer/test_due_diligence.py
@@ -54,6 +54,7 @@ def test_rddd001_initial_state(dash_duo):
54
# fmt:on
55
56
dash_duo.start_server(app)
57
+ dash_duo.wait_for_text_to_equal(r"#p\.c\.5", "")
58
59
# Note: this .html file shows there's no undo/redo button by default
60
with open(
0 commit comments