Skip to content

Commit 54e2e3d

Browse files
committed
Typo
1 parent 6decb16 commit 54e2e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/clientside/test_clientside.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,4 +828,4 @@ def test_clsd019_clientside_inline_promise(dash_duo):
828828
)
829829

830830
dash_duo.start_server(app)
831-
dash_duo.wait_for_text_to_equal("#output-div", "initial-nline")
831+
dash_duo.wait_for_text_to_equal("#output-div", "initial-inline")

0 commit comments

Comments
 (0)