Skip to content

Commit

Permalink
fix: ai evaluation (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyutaotao authored Feb 10, 2025
1 parent 2a28472 commit 38eb53d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ai-evaluation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AI unit test
name: AI evaluation
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion packages/evaluation/page-cases/assertion/online_order.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"expected": false
},
{
"prompt": "There is a homepage icon on the top right of the page",
"prompt": "There is a homepage icon on the top right of the page, instead of a shopping bag icon",
"expected": false
}
]
Expand Down

0 comments on commit 38eb53d

Please sign in to comment.