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 e420b3a + 75646a6 commit edead38Copy full SHA for edead38
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 `suite_test.go`.
+Ideally, we should have one `<kind>_controller_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