Skip to content

Commit

Permalink
Enable Cluster Integration test (#2815)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmay-db authored Oct 18, 2023
1 parent 31e57c5 commit 9176bc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/acceptance/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import (
)

func TestAccClusterResource_CreateClusterWithLibraries(t *testing.T) {
t.Skip("Waiting for maintenance release for fix")
workspaceLevel(t, step{
Template: `data "databricks_spark_version" "latest" {
}
Expand Down

0 comments on commit 9176bc4

Please sign in to comment.