mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Update task_runner_test.go
This commit is contained in:
@@ -275,7 +275,6 @@ func TestTaskRunner_Download_List(t *testing.T) {
|
||||
select {
|
||||
case <-tr.WaitCh():
|
||||
case <-time.After(time.Duration(testutil.TestMultiplier()*15) * time.Second):
|
||||
panic("timeout")
|
||||
t.Fatalf("timeout")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user