Skip to content

Commit

Permalink
The pkg/envtest package has been moved to test/envtest
Browse files Browse the repository at this point in the history
  • Loading branch information
petersutter committed Mar 18, 2024
1 parent e3a9d51 commit 57bf73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gimps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ aliasRules:
alias: '$1$3$5'

- name: gardener-garden-envtest
expr: '^github.com/gardener/gardener/pkg/envtest$'
expr: '^github.com/gardener/gardener/test/envtest$'
alias: 'gardenenvtest'

- name: gardener-controllermanager
Expand Down

0 comments on commit 57bf73c

Please sign in to comment.