We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6de5268 + 106cb53 commit 51835c2Copy full SHA for 51835c2
1 file changed
controllers/suite_test.go
@@ -78,7 +78,6 @@ var _ = BeforeSuite(func() {
78
79
By("bootstrapping test environment")
80
testEnv = &envtest.Environment{
81
- CRDDirectoryPaths: []string{filepath.Join("..", "config", "crd", "bases"), filepath.Join("..", "config", "crd", "vendor")},
82
ErrorIfCRDPathMissing: true,
83
84
// The BinaryAssetsDirectory is only required if you want to run the tests directly
0 commit comments