Skip to content

Commit bdef258

Browse files
authored
typo in test (#2358)
1 parent 4befe23 commit bdef258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/acceptance/volume_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func TestUcAccVolumesResourceWithoutInitialOwnerAWSFullLifecycle(t *testing.T) {
6969
})
7070
}
7171

72-
func TestUcAccVolumesResourceWithInitialOnwerAWSFullLifecycle(t *testing.T) {
72+
func TestUcAccVolumesResourceWithInitialOwnerAWSFullLifecycle(t *testing.T) {
7373
unityWorkspaceLevel(t, step{
7474
Template: `
7575
resource "databricks_schema" "this" {

0 commit comments

Comments
 (0)