We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef233d commit aed5633Copy full SHA for aed5633
integration-tests/goss/goss-shared.yaml
@@ -206,7 +206,7 @@ http:
206
headers: ["Content-Type: application/json"]
207
body:
208
- '"Foo": "bar"'
209
- - '/"User-Agent": "goss/[0-9]+.[0-9]+.[0-9]+"/'
+ - '/"User-Agent": "goss/v?[0-9]+.[0-9]+.[0-9]+"/'
210
http://httpbin/headers?host:
211
status: 200
212
timeout: 60000
0 commit comments