Skip to content

Commit

Permalink
rm wait
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Schmidt committed Jan 9, 2024
1 parent 2bf8d2b commit 6a1c456
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6a1c456

Please sign in to comment.