Skip to content

Commit 9926b31

Browse files
author
mikatong
committed
update
1 parent c53069f commit 9926b31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tencentcloud/services/cbs/resource_tc_cbs_storage_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ func init() {
7878
}
7979

8080
func TestAccTencentCloudCbsStorageResource_basic(t *testing.T) {
81-
t.Parallel()
8281

8382
resource.Test(t, resource.TestCase{
8483
PreCheck: func() { tcacctest.AccPreCheck(t) },
@@ -106,7 +105,6 @@ func TestAccTencentCloudCbsStorageResource_basic(t *testing.T) {
106105
}
107106

108107
func TestAccTencentCloudCbsStorageResource_full(t *testing.T) {
109-
t.Parallel()
110108

111109
resource.Test(t, resource.TestCase{
112110
PreCheck: func() { tcacctest.AccPreCheck(t) },

0 commit comments

Comments
 (0)