diff --git a/integration_test.go b/integration_test.go index 2354996..b3a8bb0 100644 --- a/integration_test.go +++ b/integration_test.go @@ -311,7 +311,6 @@ func TestYamlToConf(t *testing.T) { if !tf.SkipServerTest { version := getVersion(tf.Arguments) id := runServer(version, confPath, dockerClient, t, tf) - time.Sleep(time.Second * 1000) time.Sleep(time.Second * 3) // need this to allow logs to accumulate