Skip to content

Commit

Permalink
remove finalizer
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
  • Loading branch information
sozercan committed Sep 21, 2021
1 parent 825a8f8 commit 178b70e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/controller/config/config_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,6 @@ func TestReconcile(t *testing.T) {
g.Expect(syncNotExcludedPod).Should(gomega.BeFalse())
g.Expect(err).To(gomega.BeNil())

// Test finalizer removal

testMgrStopped()
cs.Stop()
}
Expand Down

0 comments on commit 178b70e

Please sign in to comment.