mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fixing flaky tests on Windows (again)
Signed-off-by: Darren Stahl <darst@microsoft.com>
This commit is contained in:
@@ -15,4 +15,4 @@ const (
|
||||
)
|
||||
|
||||
// TODO Windows: In TP5, decrease this sleep time, as performance will be better
|
||||
var defaultSleepCommand = []string{"sleep", "120"}
|
||||
var defaultSleepCommand = []string{"sleep", "240"}
|
||||
|
||||
Reference in New Issue
Block a user