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 cc19139 commit e55323aCopy full SHA for e55323a
tencentcloud/resource_tc_teo_zone_test.go
@@ -45,7 +45,7 @@ func testSweepZone(region string) error {
45
}
46
47
// go test -i; go test -test.run TestAccTencentCloudTeoZone_basic -v
48
-func TestAccTencentCloudTeoZone_basic(t *testing.T) {
+func TestAccTencentCloudNeedFixTeoZone_basic(t *testing.T) {
49
t.Parallel()
50
resource.Test(t, resource.TestCase{
51
PreCheck: func() { testAccPreCheckCommon(t, ACCOUNT_TYPE_PRIVATE) },
0 commit comments