Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mandelsoft committed Sep 2, 2024
1 parent f3de7b2 commit 4edbb66
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions api/ocm/extensions/accessmethods/ocm/cli_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,11 @@ var _ = Describe("OCM access CLI Test Environment", func() {
componentNameMapping: urlPath
subPath: open-component-model/ocm
resourceRef:
- name: rsc1
other: value
- name: rsc2
resource:
name: rsc1
other: value
referencePath:
- name: rsc2
`))
})
})
Expand Down

0 comments on commit 4edbb66

Please sign in to comment.