We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53069f commit 9926b31Copy full SHA for 9926b31
tencentcloud/services/cbs/resource_tc_cbs_storage_test.go
@@ -78,7 +78,6 @@ func init() {
78
}
79
80
func TestAccTencentCloudCbsStorageResource_basic(t *testing.T) {
81
- t.Parallel()
82
83
resource.Test(t, resource.TestCase{
84
PreCheck: func() { tcacctest.AccPreCheck(t) },
@@ -106,7 +105,6 @@ func TestAccTencentCloudCbsStorageResource_basic(t *testing.T) {
106
105
107
108
func TestAccTencentCloudCbsStorageResource_full(t *testing.T) {
109
110
111
112
0 commit comments