diff --git a/bundle/config/mutator/apply_presets_test.go b/bundle/config/mutator/apply_presets_test.go index b6b71d46e..50c5618be 100644 --- a/bundle/config/mutator/apply_presets_test.go +++ b/bundle/config/mutator/apply_presets_test.go @@ -148,7 +148,7 @@ func TestApplyPresetsPrefixForUcVolumes(t *testing.T) { prefix: "[prefix]", volume: &resources.Volume{ CreateVolumeRequestContent: &catalog.CreateVolumeRequestContent{ - Name: "volume1", + Name: "volume1", CatalogName: "catalog1", SchemaName: "schema1", },