Added condition in matchers
parent
54a182518a
commit
b7682eda16
|
@ -20,11 +20,7 @@ requests:
|
||||||
words:
|
words:
|
||||||
- '"totalMem":'
|
- '"totalMem":'
|
||||||
- '"stormVersion":'
|
- '"stormVersion":'
|
||||||
|
condition: and
|
||||||
- type: word
|
|
||||||
part: header
|
|
||||||
words:
|
|
||||||
- 'text/plain'
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue