Skip to content

Commit

Permalink
change in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
koala7659 committed Jul 9, 2024
1 parent 9ef6d2f commit f77d05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/controller/runtime/runtime_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ var _ = Describe("Runtime Controller", func() {

Expect(customTracker.IsSequenceFullyUsed()).To(BeTrue())

// objectTestTracker.SetShootListForTracker()
// next test will be for runtime deletion
//
// By("Delete Runtime CR")
// Expect(k8sClient.Delete(ctx, &runtime)).To(Succeed())
Expand Down

0 comments on commit f77d05d

Please sign in to comment.