Skip to content

Commit

Permalink
Fix TF: unskip test TestAccDataprocVirtualCluster_basic (#12530)
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshikhatsuriya authored Dec 10, 2024
1 parent 5c620d6 commit b1ee4b6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ func TestAccDataprocCluster_basic(t *testing.T) {
}

func TestAccDataprocVirtualCluster_basic(t *testing.T) {
// Currently failing
acctest.SkipIfVcr(t)
t.Parallel()

var cluster dataproc.Cluster
Expand Down

0 comments on commit b1ee4b6

Please sign in to comment.