diff --git a/.github/workflows/ai-evaluation.yml b/.github/workflows/ai-evaluation.yml index e86b2df8..e922264f 100644 --- a/.github/workflows/ai-evaluation.yml +++ b/.github/workflows/ai-evaluation.yml @@ -1,4 +1,4 @@ -name: AI unit test +name: AI evaluation on: push: branches: diff --git a/packages/evaluation/page-cases/assertion/online_order.json b/packages/evaluation/page-cases/assertion/online_order.json index c5ec2e9a..db49bda7 100644 --- a/packages/evaluation/page-cases/assertion/online_order.json +++ b/packages/evaluation/page-cases/assertion/online_order.json @@ -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 } ]