Fix linter error
parent
2ff5184047
commit
9a46d7aa6a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue