mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-10 10:19:38 +08:00
remove unused unittest
This commit is contained in:
@@ -1,16 +1,6 @@
|
||||
- config:
|
||||
name: "bugfix testcases."
|
||||
request:
|
||||
base_url: http://127.0.0.1:5000
|
||||
headers:
|
||||
Content-Type: application/json
|
||||
|
||||
- test:
|
||||
name: get headers from config
|
||||
request:
|
||||
url: /api/users/1000
|
||||
method: GET
|
||||
headers:
|
||||
base_url: http://127.0.0.1:5000
|
||||
|
||||
- test:
|
||||
name: bugfix type_match #84
|
||||
|
||||
Reference in New Issue
Block a user