Skip to content

Commit 7e94c6a

Browse files
committed
Get new results for failing progs
1 parent 84b2408 commit 7e94c6a

File tree

5 files changed

+4
-3
lines changed

5 files changed

+4
-3
lines changed

examples/chatbot/chatbot.pdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
description: A Chatbot that responds to user questions
1+
description: A Chatbot that responds to user's questions
22
text:
33
# Allow the user to type any question, implicitly adding the question to the context.
44
- read:

examples/demo/9-react.pdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
description: Demonstrating a React program
12
defs:
23
tools:
34
data:

examples/react/demo.pdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
description: Demo for a react pattern program
12
defs:
23
tools:
34
data:

tests/results/examples/chatbot/chatbot.1.result

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/test_examples_run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
update_results: false
1+
update_results: true
22
check: []
33
skip:
44
- examples/cldk/cldk-assistant.pdl

0 commit comments

Comments
 (0)