From bad91064362230c70497c859a4e28f0442a4976c Mon Sep 17 00:00:00 2001 From: gshaibi Date: Tue, 16 Jul 2024 09:13:34 +0300 Subject: [PATCH] . --- internal/status-updater/app_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/status-updater/app_test.go b/internal/status-updater/app_test.go index 8e53f05..3accf0a 100644 --- a/internal/status-updater/app_test.go +++ b/internal/status-updater/app_test.go @@ -424,7 +424,6 @@ var _ = Describe("StatusUpdater", func() { }) }) - // When informed of a node deletion, it should remove the node from the cluster topology When("informed of a node deletion", func() { It("should remove the node from the cluster topology", func() { node := &v1.Node{