diff --git a/pkg/helpers/helpers_test.go b/pkg/helpers/helpers_test.go index a86f56ae25..103bc07c1d 100644 --- a/pkg/helpers/helpers_test.go +++ b/pkg/helpers/helpers_test.go @@ -1130,7 +1130,7 @@ func Test_ParseExternalVolumeDescribed(t *testing.T) { }{ { Name: "Volume with azure storage location", - DescribeOutput: GenerateParseExternalVolumeDescribedInput(comment, allowWritesFalse, []string{azureStorageLocationStandard}, ""), + DescribeOutput: GenerateParseExternalVolumeDescribedInput(comment, allowWritesFalse, []string{azureStorageLocationWithExtraFields}, ""), ParsedDescribeOutput: ParsedExternalVolumeDescribed{ StorageLocations: []StorageLocation{ {