Skip to content

Commit dc08609

Browse files
committed
feat(tco): add resource_tc_organization_org_manage_policy_config
1 parent 2ab388a commit dc08609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/tco/resource_tc_organization_org_manage_policy_config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ func TestAccTencentCloudOrganizationOrgManagePolicyConfigResource_basic(t *testi
1111
t.Parallel()
1212
resource.Test(t, resource.TestCase{
1313
PreCheck: func() {
14-
tcacctest.AccPreCheck(t)
14+
tcacctest.AccPreCheckCommon(t, tcacctest.ACCOUNT_TYPE_ORGANIZATION)
1515
},
1616
Providers: tcacctest.AccProviders,
1717
Steps: []resource.TestStep{

0 commit comments

Comments
 (0)