Skip to content

Commit

Permalink
test: enable in CI, after refactorings ~1230s
Browse files Browse the repository at this point in the history
  • Loading branch information
EspenAlbert committed Jul 11, 2024
1 parent ad01de7 commit 61f0ad7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ func TestAccPrivateEndpointRegionalMode_basic(t *testing.T) {
}

func TestAccPrivateEndpointRegionalMode_conn(t *testing.T) {
acc.SkipTestForCI(t) // slow test ~90min vs ~15min of the 2nd slowest test in the network group
var (
endpointResourceSuffix = "atlasple"
resourceSuffix = "atlasrm"
Expand Down

0 comments on commit 61f0ad7

Please sign in to comment.