Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gshaibi committed Jul 16, 2024
1 parent 68fc20e commit bad9106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/status-updater/app_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit bad9106

Please sign in to comment.