mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 14:32:31 +08:00
change: add unittest for override
This commit is contained in:
5
examples/data/profile_override.yml
Normal file
5
examples/data/profile_override.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
override: true
|
||||
headers:
|
||||
Content-Type: "application/x-www-form-urlencoded"
|
||||
cookies:
|
||||
UserName: "debugtalk"
|
||||
Reference in New Issue
Block a user