Skip to content

Commit

Permalink
Merge pull request #356 from dell/fix-unit-test
Browse files Browse the repository at this point in the history
Fix Unit Test
  • Loading branch information
bjiang27 authored Oct 30, 2024
2 parents c1b807e + 8165891 commit 22c5882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/features/service.feature
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Feature: PowerMax CSI interface
| "none" | "none" |
| "GetStoragePoolListError" | "Error retrieving StoragePools" |
| "GetVolumeIteratorError" | "Error looking up volume for idempotence check" |
| "GetVolumeError" | "Failed to find newly created volume" |
| "GetVolumeError" | "failed to find newly created volume" |
# | "GetJobError" | "Could not create volume" |
# | "UpdateStorageGroupError" | "A job was not returned from UpdateStorageGroup" |
| "InvalidSymID" | "A SYMID parameter is required" |
Expand Down

0 comments on commit 22c5882

Please sign in to comment.