Avoid false positives

patch-1
edoardottt 2022-03-14 19:46:39 +01:00
parent fbb53d194f
commit 9aa1a653ad
1 changed files with 8 additions and 0 deletions

View File

@ -45,3 +45,11 @@ requests:
- type: status
status:
- 200
- type: word
part: body_1
condition: or
negative: true
words:
- "404"
- "Not Found"