Skip to content

Commit e7197b9

Browse files
author
Arvind Thirumurugan
committed
minor changes
Signed-off-by: Arvind Thirumurugan <[email protected]>
1 parent c93b302 commit e7197b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/setup_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,4 @@ var _ = SynchronizedAfterSuite(func() {}, func() {
372372
setAllMemberClustersToLeave()
373373
checkIfAllMemberClustersHaveLeft()
374374
cleanupInvalidClusters()
375-
// Cleanup tool binaries.
376-
Expect(os.Remove(drainBinaryPath)).Should(Succeed(), "Failed to remove drain binary")
377-
Expect(os.Remove(uncordonBinaryPath)).Should(Succeed(), "Failed to remove uncordon binary")
378375
})

0 commit comments

Comments
 (0)