Skip to content

Commit 8e343a3

Browse files
author
mikatong
committed
update
1 parent fa4c983 commit 8e343a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tencentcloud/services/cdwpg/resource_tc_cdwpg_instance_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ func TestAccTencentCloudCdwpgInstanceResource_withVersion(t *testing.T) {
6969
Config: testAccCdwpgInstanceWithVersionUpdate,
7070
Check: resource.ComposeTestCheckFunc(
7171
resource.TestCheckResourceAttrSet("tencentcloud_cdwpg_instance.instance", "id"),
72-
resource.TestCheckResourceAttr("tencentcloud_cdwpg_instance.instance", "instance_name", "test_pg_update"),
7372
resource.TestCheckResourceAttr("tencentcloud_cdwpg_instance.instance", "product_version", "3.16.9.4"),
7473
),
7574
},

0 commit comments

Comments
 (0)