diff --git a/integration-cli/test_vars_windows.go b/integration-cli/test_vars_windows.go index a88a6584f5..ff51f89bde 100644 --- a/integration-cli/test_vars_windows.go +++ b/integration-cli/test_vars_windows.go @@ -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"}