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 901ec1a commit 28bdd88Copy full SHA for 28bdd88
tencentcloud/resource_tc_cdn_domain_test.go
@@ -38,7 +38,7 @@ func TestAccTencentCloudNeedFixCdnDomainResource(t *testing.T) {
38
})
39
}
40
41
-func TestAccTencentCloudCdnNeedFixDomainWithHTTPs(t *testing.T) {
+func TestAccTencentCloudNeedFixCdnDomainWithHTTPs(t *testing.T) {
42
t.Parallel()
43
resource.Test(t, resource.TestCase{
44
PreCheck: func() { testAccPreCheck(t) },
0 commit comments