Skip to content

Commit b90c528

Browse files
committed
Add chatbot in the list of non-deterministic tests
1 parent dda49a6 commit b90c528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
pathlib.Path("examples") / "weather" / "weather.pdl",
5555
pathlib.Path("examples") / "demo" / "3-weather.pdl",
5656
pathlib.Path("examples") / "tutorial" / "conditionals_loops.pdl",
57+
pathlib.Path("examples") / "chatbot" / "chatbot.pdl",
5758
]
5859
}
5960

0 commit comments

Comments
 (0)