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 ecd075b commit 6babb9eCopy full SHA for 6babb9e
tests/test_examples_run.py
@@ -43,7 +43,7 @@
43
pathlib.Path("examples") / "talk" / "7-chatbot-roles.pdl",
44
pathlib.Path("examples") / "teacher" / "teacher.pdl",
45
pathlib.Path("examples") / "tutorial" / "include.pdl",
46
- pathlib.Path("examples") / "hello" / "hello-role-array.pdl",
+ pathlib.Path("examples") / "hello" / "hello-roles-array.pdl",
47
]
48
}
49
0 commit comments