mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Fix bad test comment
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: b02107db8b3ead7757141584523ce9b623c24c0b Component: engine
This commit is contained in:
@@ -653,7 +653,7 @@ func (s *DockerSuite) TestEventsContainerRestart(c *check.C) {
|
||||
// wait until test2 is auto removed.
|
||||
waitTime := 10 * time.Second
|
||||
if daemonPlatform == "windows" {
|
||||
// nslookup isn't present in Windows busybox. Is built-in.
|
||||
// Windows takes longer...
|
||||
waitTime = 90 * time.Second
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user