Skip to content

Commit

Permalink
Fix Unit Test
Browse files Browse the repository at this point in the history
  • Loading branch information
bjiang27 committed Oct 30, 2024
1 parent c1b807e commit 8165891
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 8165891

Please sign in to comment.