mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-13 19:59:37 +08:00
fix #189: remove file path dependency
This commit is contained in:
@@ -14,7 +14,6 @@ def is_testcase(data_structure):
|
||||
{
|
||||
"config": {
|
||||
"name": "desc1",
|
||||
"path": "",
|
||||
"variables": [], # optional
|
||||
"request": {} # optional
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user