mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
refactor: TestCase/TestCaseDef/StepConfig models
This commit is contained in:
@@ -114,7 +114,7 @@ type TCaseConverter struct {
|
||||
fromFile string
|
||||
profilePath string
|
||||
outputDir string
|
||||
tCase *hrp.TestCase
|
||||
tCase *hrp.TestCaseDef
|
||||
}
|
||||
|
||||
// LoadCase loads source file and convert to TCase type
|
||||
|
||||
Reference in New Issue
Block a user