fix or operator
parent
139aaf2ecf
commit
6e139881ee
|
@ -29,7 +29,7 @@ requests:
|
|||
}
|
||||
}
|
||||
|
||||
matchers-condition: or
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
@ -37,4 +37,4 @@ requests:
|
|||
part: body
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue