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 6decb16 commit 54e2e3dCopy full SHA for 54e2e3d
tests/integration/clientside/test_clientside.py
@@ -828,4 +828,4 @@ def test_clsd019_clientside_inline_promise(dash_duo):
828
)
829
830
dash_duo.start_server(app)
831
- dash_duo.wait_for_text_to_equal("#output-div", "initial-nline")
+ dash_duo.wait_for_text_to_equal("#output-div", "initial-inline")
0 commit comments