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 0762e4d commit 336afbdCopy full SHA for 336afbd
tencentcloud/resource_tc_instance_test.go
@@ -496,7 +496,7 @@ func TestAccTencentCloudInstanceWithSpotpaid(t *testing.T) {
496
})
497
}
498
499
-func TestAccTencentCloudInstancePostpaidToPrepaid(t *testing.T) {
+func TestAccTencentCloudNeedFixInstancePostpaidToPrepaid(t *testing.T) {
500
501
id := "tencentcloud_instance.foo"
502
resource.Test(t, resource.TestCase{
0 commit comments