Skip to content

Commit 38eb53d

Browse files
authored
fix: ai evaluation (#371)
1 parent 2a28472 commit 38eb53d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ai-evaluation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AI unit test
1+
name: AI evaluation
22
on:
33
push:
44
branches:

packages/evaluation/page-cases/assertion/online_order.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"expected": false
2323
},
2424
{
25-
"prompt": "There is a homepage icon on the top right of the page",
25+
"prompt": "There is a homepage icon on the top right of the page, instead of a shopping bag icon",
2626
"expected": false
2727
}
2828
]

0 commit comments

Comments
 (0)