mirror of https://github.com/databricks/cli.git
rename to volume
This commit is contained in:
parent
f9287e0101
commit
250d4265ce
|
@ -249,7 +249,7 @@ func TestAccDeployUcVolume(t *testing.T) {
|
|||
w := wt.W
|
||||
|
||||
uniqueId := uuid.New().String()
|
||||
bundleRoot, err := initTestTemplate(t, ctx, "uc_volume", map[string]any{
|
||||
bundleRoot, err := initTestTemplate(t, ctx, "volume", map[string]any{
|
||||
"unique_id": uniqueId,
|
||||
})
|
||||
require.NoError(t, err)
|
||||
|
|
Loading…
Reference in New Issue