Skip to content

Commit 20a9955

Browse files
authored
Merge pull request #4328 from emmanuel-ferdman/master
📖: update testdata reference
2 parents e9beffb + 5a2d2de commit 20a9955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

designs/code-generate-image-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ type {{ resource }}Spec struct {
251251

252252
### Test Plan
253253

254-
To ensure this implementation a new project example should be generated in the [testdata](../testdata/) directory of the project. See the [test/testadata/generate.sh](../test/testadata/generate.sh). Also, we should use this scaffold in the [integration tests](../test/e2e/) to ensure that the data scaffolded with works on the cluster as expected.
254+
To ensure this implementation a new project example should be generated in the [testdata](../testdata/) directory of the project. See the [test/testdata/generate.sh](../test/testadata/generate.sh). Also, we should use this scaffold in the [integration tests](../test/e2e/) to ensure that the data scaffolded with works on the cluster as expected.
255255

256256
### Graduation Criteria
257257

0 commit comments

Comments
 (0)