Skip to content

Commit 01a7c7c

Browse files
committed
remove noisy test
1 parent 3059af3 commit 01a7c7c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

identity/acceptance/group_test.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ func TestAccGroupResource(t *testing.T) {
3333
ExpectNonEmptyPlan: true,
3434
Destroy: false,
3535
},
36-
{
37-
ResourceName: "databricks_group.my_group",
38-
ImportState: true,
39-
ImportStateVerify: true,
40-
},
4136
},
4237
})
4338
}

0 commit comments

Comments
 (0)