Skip to content

Commit

Permalink
remove sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
frobware committed Jan 16, 2025
1 parent 6e10230 commit ed35fca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/idle_connection_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,6 @@ func Test_IdleConnectionTerminationPolicy(t *testing.T) {
t.Cleanup(func() {
if t.Failed() {
dumpEventsInNamespace(t, "openshift-ingress")
time.Sleep(time.Hour)
}
})

Expand Down

0 comments on commit ed35fca

Please sign in to comment.