Skip to content

Commit d8f1bfa

Browse files
committed
remove Parallel
1 parent 49a7e2c commit d8f1bfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tencentcloud/resource_tc_eip_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ func TestAccTencentCloudEip_basic(t *testing.T) {
128128
}
129129

130130
func TestAccTencentCloudEip_anycast(t *testing.T) {
131-
t.Parallel()
132131
defer func() {
133132
os.Setenv(PROVIDER_REGION, "")
134133
}()

0 commit comments

Comments
 (0)