Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Fix broken unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Linville <[email protected]>
  • Loading branch information
g-linville committed Dec 6, 2023
1 parent dcafa98 commit 60fefdc
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,13 @@ status:
appStatus: {}
columns: {}
conditions:
<<<<<<< HEAD:pkg/controller/defaults/testdata/volumeclass/volume-class-defaults-same-gen/expected.golden
observedGeneration: 1
reason: Success
status: "True"
success: true
type: defaults
defaults: {}
=======
- error: true
message: 'cannot resolve volume classes because two defaults volume classes exist:
test-volume-class and test-volume-class-1'
observedGeneration: 1
reason: Error
status: "False"
type: resolved-offerings
>>>>>>> d06e0189c (Refactor defaults to resolvedOfferings):pkg/controller/resolvedofferings/testdata/volumeclass/volume-class-defaults-same-gen/expected.golden
namespace: app-created-namespace
observedGeneration: 1
resolvedOfferings: {}
Expand Down

0 comments on commit 60fefdc

Please sign in to comment.