minor-update
parent
eee54245ed
commit
aad1385154
|
@ -38,7 +38,7 @@ http:
|
||||||
- type: dsl
|
- type: dsl
|
||||||
dsl:
|
dsl:
|
||||||
- 'duration>=6'
|
- 'duration>=6'
|
||||||
- 'contains_all(body,"items","total","total_price")
|
- 'contains_all(body,"items","total","total_price")'
|
||||||
- 'contains(content_type,"application/json")'
|
- 'contains(content_type,"application/json")'
|
||||||
- 'status_code == 200'
|
- 'status_code == 200'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
Loading…
Reference in New Issue