Fix linter error

patch-1
Dominique RIGHETTO 2022-11-26 11:58:51 +01:00 committed by GitHub
parent 2ff5184047
commit 9a46d7aa6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}"
matchers-condition: and
matchers:
@ -23,11 +23,11 @@ requests:
words:
- "<title>Persis</title>"
- "/persis/"
condition: or
condition: or
- type: status
status:
- 200
- 301
- 302
condition: or
condition: or