updated dsl
parent
b7862ee943
commit
35e9ee02f9
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue