format -fix
parent
a79c971f59
commit
6aa2e587dc
|
@ -19,12 +19,12 @@ requests:
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
- type: word
|
||||||
|
part: body
|
||||||
|
words:
|
||||||
|
- "<h3>No matches were found for <i></i>"
|
||||||
|
negative: true
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
- type: word
|
|
||||||
part: body
|
|
||||||
negative: true
|
|
||||||
words:
|
|
||||||
- "<h3>No matches were found for <i></i>"
|
|
||||||
|
|
Loading…
Reference in New Issue