adding another matcher
parent
f273d2e6c5
commit
5488ef6104
|
@ -17,4 +17,8 @@ requests:
|
|||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'Index of'
|
Loading…
Reference in New Issue