updating with new matcher condition
parent
277aef02b3
commit
a0bd579973
|
@ -9,6 +9,7 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
name: symfony
|
||||
|
@ -38,4 +39,4 @@ requests:
|
|||
- "*ngIf="
|
||||
- "ng-controller="
|
||||
condition: or
|
||||
part: body
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue