We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4befe23 commit bdef258Copy full SHA for bdef258
internal/acceptance/volume_test.go
@@ -69,7 +69,7 @@ func TestUcAccVolumesResourceWithoutInitialOwnerAWSFullLifecycle(t *testing.T) {
69
})
70
}
71
72
-func TestUcAccVolumesResourceWithInitialOnwerAWSFullLifecycle(t *testing.T) {
+func TestUcAccVolumesResourceWithInitialOwnerAWSFullLifecycle(t *testing.T) {
73
unityWorkspaceLevel(t, step{
74
Template: `
75
resource "databricks_schema" "this" {
0 commit comments