mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
docs: update docs
This commit is contained in:
+1
-1
@@ -254,7 +254,7 @@ func TestSessionRunner(t *testing.T) {
|
||||
t.Fatal()
|
||||
}
|
||||
|
||||
err := sessionRunner.parseStep(step)
|
||||
err := sessionRunner.parseStepStruct(step)
|
||||
if err != nil {
|
||||
t.Fatal()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user