Skip to content

Commit

Permalink
Updated test environment with internal crd
Browse files Browse the repository at this point in the history
Signed-off-by: Nathaniel Graham <[email protected]>
  • Loading branch information
ngraham20 committed Aug 7, 2024
1 parent 14622ef commit 8154350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ var _ = BeforeSuite(func() {
filepath.Join("..", "pkg", "templates", "crds", "cluster-lifecycle"),
filepath.Join("..", "pkg", "templates", "crds", "discovery-operator"),
filepath.Join("..", "pkg", "templates", "crds", "cluster-proxy-addon"),
filepath.Join("..", "pkg", "templates", "crds", "internal"),
filepath.Join("..", "hack", "unit-test-crds"),
},
CRDInstallOptions: envtest.CRDInstallOptions{
Expand Down

0 comments on commit 8154350

Please sign in to comment.