Merge pull request #2706 from geeknik/patch-29

Update php-warning.yaml
patch-1
Sandeep Singh 2021-09-17 23:38:56 +05:30 committed by GitHub
commit 0cd3a78b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@ requests:
path:
- '{{BaseURL}}'
matchers-condition: or
matchers-condition: and
matchers:
- type: regex
regex:
@ -21,3 +21,5 @@ requests:
- type: status
status:
- 500
- 503
condition: or