mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
test: fix test cases
This commit is contained in:
@@ -57,7 +57,6 @@ func setupTest(t *testing.T) *Runner {
|
||||
runner.s = spider
|
||||
|
||||
// Initialize runner
|
||||
_ = runner.Init()
|
||||
err = runner.configureCmd()
|
||||
require.Nil(t, err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user