Skip to content

Commit 51835c2

Browse files
Microzuul CIGerrit Code Review
authored andcommitted
Merge "Optimize the unit test suite"
2 parents 6de5268 + 106cb53 commit 51835c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

controllers/suite_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ var _ = BeforeSuite(func() {
7878

7979
By("bootstrapping test environment")
8080
testEnv = &envtest.Environment{
81-
CRDDirectoryPaths: []string{filepath.Join("..", "config", "crd", "bases"), filepath.Join("..", "config", "crd", "vendor")},
8281
ErrorIfCRDPathMissing: true,
8382

8483
// The BinaryAssetsDirectory is only required if you want to run the tests directly

0 commit comments

Comments
 (0)