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 46bbaa8 commit a824d72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functional-tests/appwrapper_reconciler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ func startEnvTest(t *testing.T) *envtest.Environment {
testEnv = &envtest.Environment{
CRDDirectoryPaths: []string{
filepath.Join(build.Default.GOPATH, "pkg", "mod", "github.com", "project-codeflare", "multi-cluster-app-dispatcher@v1.38.1", "config", "crd", "bases"),
filepath.Join(build.Default.GOPATH, "pkg", "mod", "github.com", "openshift", "api@v0.0.0-20220411210816-c3bb724c282a", "machine", "v1beta1"),
filepath.Join(build.Default.GOPATH, "pkg", "mod", "github.com", "openshift", "api@v0.0.0-20230213134911-7ba313770556", "machine", "v1beta1"),
},
ErrorIfCRDPathMissing: true,
Expand Down

0 comments on commit a824d72

Please sign in to comment.