updated dsl

patch-13
Ritik Chaddha 2024-11-02 01:16:59 +05:30 committed by GitHub
parent b7862ee943
commit 35e9ee02f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ http:
matchers: matchers:
- type: dsl - type: dsl
dsl: dsl:
- 'contains(tolower(body_2), "jenkins", "/logout")' - 'contains_all(tolower(body_2), "jenkins", "/logout")'
internal: true internal: true
- raw: - raw: