Skip to content

Commit 336afbd

Browse files
tongyimingmikatong
andauthored
fix: remove_cvm_testcase (#1155)
Co-authored-by: mikatong <mikatong@tencent.com>
1 parent 0762e4d commit 336afbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ func TestAccTencentCloudInstanceWithSpotpaid(t *testing.T) {
496496
})
497497
}
498498

499-
func TestAccTencentCloudInstancePostpaidToPrepaid(t *testing.T) {
499+
func TestAccTencentCloudNeedFixInstancePostpaidToPrepaid(t *testing.T) {
500500

501501
id := "tencentcloud_instance.foo"
502502
resource.Test(t, resource.TestCase{

0 commit comments

Comments
 (0)