Skip to content

Commit 1668e7d

Browse files
author
mikatong
committed
update
1 parent 39331da commit 1668e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/cdc/resource_tc_cdc_dedicated_cluster_image_cache_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ func TestAccTencentCloudCdcDedicatedClusterImageCacheResource_basic(t *testing.T
1616
Providers: tcacctest.AccProviders,
1717
Steps: []resource.TestStep{
1818
{
19-
Config: testAccCdcDedicatedCluster,
19+
Config: testAccCdcDedicatedClusterImageCache,
2020
Check: resource.ComposeTestCheckFunc(
2121
resource.TestCheckResourceAttrSet("tencentcloud_cdc_dedicated_cluster_image_cache.cdc_dedicated_cluster_image_cache", "id"),
2222
resource.TestCheckResourceAttr("tencentcloud_cdc_dedicated_cluster_image_cache.cdc_dedicated_cluster_image_cache", "dedicated_cluster_id", "cluster-262n63e8"),

0 commit comments

Comments
 (0)