Skip to content

Commit d301e3b

Browse files
committed
tyop
1 parent 5e17caf commit d301e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/callbacks/test_basic_callback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def set_path(n):
344344
dash_duo.wait_for_text_to_equal("#out", '[{"a": "/2:a"}] - /2')
345345

346346

347-
def test_cbsc008_wildcard_prop_callbacka(dash_duo):
347+
def test_cbsc008_wildcard_prop_callbacks(dash_duo):
348348
app = dash.Dash(__name__)
349349
app.layout = html.Div(
350350
[

0 commit comments

Comments
 (0)