mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-20 15:50:47 +08:00
fix: unittest for upload httpbin
This commit is contained in:
@@ -15,5 +15,4 @@
|
||||
data: $multipart_encoder
|
||||
validate:
|
||||
- eq: ["status_code", 200]
|
||||
- startswith: ["content.files.file", "UserName=test"]
|
||||
|
||||
- startswith: ["content.form.file", "data/test.env"]
|
||||
|
||||
Reference in New Issue
Block a user