mirror of https://github.com/databricks/cli.git
fmt
This commit is contained in:
parent
6192835d63
commit
701b1786a8
|
@ -148,7 +148,7 @@ func TestApplyPresetsPrefixForUcVolumes(t *testing.T) {
|
||||||
prefix: "[prefix]",
|
prefix: "[prefix]",
|
||||||
volume: &resources.Volume{
|
volume: &resources.Volume{
|
||||||
CreateVolumeRequestContent: &catalog.CreateVolumeRequestContent{
|
CreateVolumeRequestContent: &catalog.CreateVolumeRequestContent{
|
||||||
Name: "volume1",
|
Name: "volume1",
|
||||||
CatalogName: "catalog1",
|
CatalogName: "catalog1",
|
||||||
SchemaName: "schema1",
|
SchemaName: "schema1",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue