Skip to content

Commit

Permalink
🕸️ Add image regressions
Browse files Browse the repository at this point in the history
  • Loading branch information
asim-shrestha committed Sep 19, 2024
1 parent a40cebd commit e3cfb02
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions static/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -36488,7 +36488,8 @@
"description": "A page with a single image to test that we can get the image URLs/src attribute along with its alt text",
"tags": [
"synthetic",
"images"
"images",
"regression"
],
"evals": [
{
Expand Down Expand Up @@ -36519,7 +36520,8 @@
"description": "A page with a bunch of images to test that we can get all of the image URLs/src attributes along with their alt text",
"tags": [
"synthetic",
"images"
"images",
"regression"
],
"evals": [
{
Expand Down Expand Up @@ -36935,4 +36937,4 @@
}
]
}
]
]

0 comments on commit e3cfb02

Please sign in to comment.