fix fp
parent
9d1ca82d4e
commit
6647b37291
|
@ -58,8 +58,15 @@ headless:
|
|||
return window.alertTriggered
|
||||
}
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: alerts
|
||||
words:
|
||||
- "true"
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "swagger"
|
||||
case-insensitive: true
|
||||
|
|
Loading…
Reference in New Issue