mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-12 16:01:27 +08:00
fix: failed to record the step of occuring error in the html report
This commit is contained in:
@@ -199,5 +199,6 @@ func newSummary() *TestCaseSummary {
|
||||
Stat: &TestStepStat{},
|
||||
Time: &TestCaseTime{},
|
||||
InOut: &TestCaseInOut{},
|
||||
Records: []*StepResult{},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user