mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-12 16:01:27 +08:00
fix: lint warning
This commit is contained in:
@@ -654,5 +654,5 @@ type IWebDriver interface {
|
||||
GetDriverResults() []*DriverResult
|
||||
RecordScreen(folderPath string, duration time.Duration) (videoPath string, err error)
|
||||
|
||||
TearDown()
|
||||
TearDown() error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user