mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
bugfix: testset file path
This commit is contained in:
@@ -111,10 +111,6 @@ class TestHttpRunner(ApiServerUnittest):
|
||||
testsets = [
|
||||
{
|
||||
"name": "post data",
|
||||
"config": {
|
||||
"path": ""
|
||||
},
|
||||
|
||||
"testcases": [
|
||||
{
|
||||
"name": "post data",
|
||||
|
||||
Reference in New Issue
Block a user