Skip to content

Commit

Permalink
Fix integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aduffeck committed Oct 9, 2023
1 parent 3552169 commit 0fceffe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/integration/grpc/ocm_invitation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ var _ = Describe("ocm invitation workflow", func() {
{
Name: "cernboxgw",
Config: "ocm-server-cernbox-grpc.toml",
Files: map[string]string{
"providers": "ocm-providers.demo.json",
},
},
{
Name: "cernboxhttp",
Expand Down

0 comments on commit 0fceffe

Please sign in to comment.