We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f90d1a + 0caa6db commit 698ff24Copy full SHA for 698ff24
docs/book/src/cronjob-tutorial/testdata/project/controllers/cronjob_controller_test.go
@@ -1,5 +1,5 @@
1
/*
2
-Ideally, we should have one `<kind>_conroller_test.go` for each controller scaffolded and called in the `test_suite.go`.
+Ideally, we should have one `<kind>_conroller_test.go` for each controller scaffolded and called in the `suite_test.go`.
3
So, let's write our example test for the CronJob controller (`cronjob_controller_test.go.`)
4
*/
5
0 commit comments