Skip to content

Commit

Permalink
feat(kuma-cp): remove unneeded stuff
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Skalski <[email protected]>
  • Loading branch information
Automaat committed Jan 23, 2025
1 parent e231d8a commit e7ff855
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e_env/kubernetes/meshtimeout/meshtimeout.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ spec:
meshtimeout_api.MeshTimeoutResourceTypeDescriptor,
meshretry_api.MeshRetryResourceTypeDescriptor,
)).To(Succeed())
time.Sleep(10 * time.Hour)
// main inbound
Eventually(func(g Gomega) {
start := time.Now()
Expand Down

0 comments on commit e7ff855

Please sign in to comment.