updated matcher
parent
5b57ab4e93
commit
042ef1eba2
|
@ -34,5 +34,6 @@ http:
|
|||
- type: dsl
|
||||
dsl:
|
||||
- contains_all(body, 'results','userId','name')
|
||||
- contains(header, 'application/json')
|
||||
- status_code == 200
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue