Skip to content

Commit

Permalink
Fix test file for release (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
aelsabbahy authored Jul 19, 2024
1 parent 6ef233d commit aed5633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/goss/goss-shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ http:
headers: ["Content-Type: application/json"]
body:
- '"Foo": "bar"'
- '/"User-Agent": "goss/[0-9]+.[0-9]+.[0-9]+"/'
- '/"User-Agent": "goss/v?[0-9]+.[0-9]+.[0-9]+"/'
http://httpbin/headers?host:
status: 200
timeout: 60000
Expand Down

0 comments on commit aed5633

Please sign in to comment.