remove blank

patch-1
Arm!tage 2023-12-25 11:35:22 +08:00
parent 652b67b88a
commit 051c0f22b3
1 changed files with 1 additions and 3 deletions

View File

@ -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