updating with new matcher condition

patch-1
bauthard 2020-04-26 08:28:42 +05:30 committed by GitHub
parent 277aef02b3
commit a0bd579973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/" - "{{BaseURL}}/"
matchers-condition: or
matchers: matchers:
- type: word - type: word
name: symfony name: symfony
@ -38,4 +39,4 @@ requests:
- "*ngIf=" - "*ngIf="
- "ng-controller=" - "ng-controller="
condition: or condition: or
part: body part: body