Skip to content

Commit 5a2d2de

Browse files
📖: update testdata reference
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent e9beffb commit 5a2d2de

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)