mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-21 08:10:24 +08:00
fix #189: remove file path dependency
This commit is contained in:
@@ -45,7 +45,6 @@ class Runner(object):
|
||||
testcase:
|
||||
{
|
||||
"name": "testcase description",
|
||||
"path": "tests/data/demo_testset_variables.yml",
|
||||
"variables": [], # optional
|
||||
"request": {
|
||||
"base_url": "http://127.0.0.1:5000",
|
||||
|
||||
Reference in New Issue
Block a user