Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijeet-dhumal committed Jan 19, 2024
1 parent 3b0b6c8 commit 338b575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functional-tests/appwrapper_reconciler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ func startEnvTest(t *testing.T) *envtest.Environment {
//specify testEnv configuration
testEnv = &envtest.Environment{
CRDDirectoryPaths: []string{
filepath.Join("..", "config", "crd", "bases"),
filepath.Join(build.Default.GOPATH, "pkg", "mod", "github.com", "project-codeflare", "[email protected]", "config", "crd", "bases"),
filepath.Join(build.Default.GOPATH, "pkg", "mod", "github.com", "openshift", "[email protected]", "machine", "v1beta1"),
},
Expand Down

0 comments on commit 338b575

Please sign in to comment.