Skip to content

Commit e55323a

Browse files
gitmknanonymous
andauthored
fix: stop teo zone test (#1604)
Co-authored-by: anonymous <anonymous@mail.org>
1 parent cc19139 commit e55323a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_teo_zone_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func testSweepZone(region string) error {
4545
}
4646

4747
// go test -i; go test -test.run TestAccTencentCloudTeoZone_basic -v
48-
func TestAccTencentCloudTeoZone_basic(t *testing.T) {
48+
func TestAccTencentCloudNeedFixTeoZone_basic(t *testing.T) {
4949
t.Parallel()
5050
resource.Test(t, resource.TestCase{
5151
PreCheck: func() { testAccPreCheckCommon(t, ACCOUNT_TYPE_PRIVATE) },

0 commit comments

Comments
 (0)