Skip to content

Commit

Permalink
chore: fix test fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Nov 2, 2023
1 parent 99286fa commit 8bdf5c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions fixtures/expected/file-git.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@
"display": {
"template": "code={{.code}}, age={{.sslAge}}"
}
},
{
"name": "http-headers",
"test": {
"expr": "json.headers[\"User-Agent\"].startsWith(\"canary-checker/\")"
},
"url": "https://httpbin.demo.aws.flanksource.com/headers"
}
]
}
Expand Down

0 comments on commit 8bdf5c0

Please sign in to comment.