Added missing AND condition

patch-1
sandeep 2022-01-28 16:28:32 +05:30
parent 123ce5682b
commit f50d09fada
1 changed files with 2 additions and 1 deletions

View File

@ -13,11 +13,12 @@ requests:
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<!--<title>BMS - Login</title>-->'
- 'BMS - Login'
- 'Copyright all rights reserved by Open BMCS'
- 'OpenBMCS does not support Internet Explorer'
condition: or