Skip to content

Commit

Permalink
Merge pull request #4328 from emmanuel-ferdman/master
Browse files Browse the repository at this point in the history
📖: update testdata reference
  • Loading branch information
k8s-ci-robot authored Nov 15, 2024
2 parents e9beffb + 5a2d2de commit 20a9955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion designs/code-generate-image-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ type {{ resource }}Spec struct {

### Test Plan

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.
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.

### Graduation Criteria

Expand Down

0 comments on commit 20a9955

Please sign in to comment.