Skip to content

Commit

Permalink
Revert "CDPCP-14163 - temporarily disable DW acceptance test(s) due t…
Browse files Browse the repository at this point in the history
…o produc…"

This reverts commit 7efac83.
  • Loading branch information
tevesz authored and gregito committed Feb 28, 2025
1 parent 7efac83 commit 73e4d5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/dw/resource_dw_aws_acc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ func PreCheck(t *testing.T) {
}

func TestAccDwCluster_Basic(t *testing.T) {
t.Skip("Skipping test until CDPCP-14125 will not get resolved")
PreCheck(t)
credName := acctest.RandomWithPrefix(cdpacctest.ResourcePrefix)
awsProvider := cdpacctest.NewAwsProvider(os.Getenv(AwsAccessKeyID), os.Getenv(AwsSecretAccessKey), os.Getenv(AwsRegion))
Expand Down

0 comments on commit 73e4d5f

Please sign in to comment.