Skip to content

Commit 6623750

Browse files
committed
Fix dvcv001
1 parent 3488bbe commit 6623750

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration/devtools/test_callback_validation.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ def x():
7070
dash_duo,
7171
[
7272
["A callback is missing Inputs", ["there are no `Input` elements."]],
73-
[
74-
"A callback is missing Outputs",
75-
["Please provide an output for this callback:"],
76-
],
7773
],
7874
)
7975

0 commit comments

Comments
 (0)