remove blank
parent
652b67b88a
commit
051c0f22b3
|
@ -18,7 +18,7 @@ http:
|
|||
- |
|
||||
GET /version HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
||||
|
||||
- |
|
||||
GET /v{{version}}/containers/json HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
@ -40,7 +40,6 @@ http:
|
|||
words:
|
||||
- '[]'
|
||||
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
name: version
|
||||
|
@ -48,4 +47,3 @@ http:
|
|||
regex:
|
||||
- '"ApiVersion":"(.*?)"'
|
||||
internal: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue