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 15200a2 commit 39b588fCopy full SHA for 39b588f
tencentcloud/data_source_tc_security_groups_test.go
@@ -84,7 +84,6 @@ func TestAccDataSourceTencentCloudSecurityGroups_tags(t *testing.T) {
84
}
85
86
func TestAccDataSourceTencentCloudSecurityGroups_searchByProjectId(t *testing.T) {
87
- t.Parallel()
88
resource.Test(t, resource.TestCase{
89
PreCheck: func() { testAccPreCheck(t) },
90
Providers: testAccProviders,
0 commit comments