Skip to content

Commit

Permalink
Update hack/docs/internal/cronjob-tutorial/generate_cronjob.go
Browse files Browse the repository at this point in the history
Co-authored-by: Varsha <varshaprasad96@gmail.com>
  • Loading branch information
Sajiyah-Salat and varshaprasad96 committed Aug 9, 2023
1 parent 18058b0 commit d7285af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/docs/internal/cronjob-tutorial/generate_cronjob.go
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ var _ = AfterSuite(func() {
Expect(err).NotTo(HaveOccurred())
})
`, SuiteTestCleanup)
CheckError("updating suite_test.go to test cleanup", err)
CheckError("updating suite_test.go to cleanup tests", err)
}

func updateKustomization(sp *Sample) {
Expand Down

0 comments on commit d7285af

Please sign in to comment.