Skip to content

Commit 9f4935f

Browse files
authored
Update resource_tc_teo_zone_setting_test.go
update teo zone test case
1 parent 4c967c5 commit 9f4935f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_teo_zone_setting_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ func TestAccTencentCloudTeoZoneSetting_basic(t *testing.T) {
8181
ImportStateVerify: true,
8282
},
8383
{
84-
Config: testAccTeoZoneSetting,
84+
Config: testAccTeoZoneSettingUp,
8585
Check: resource.ComposeTestCheckFunc(
8686
testAccCheckZoneSettingExists("tencentcloud_teo_zone_setting.basic"),
8787
resource.TestCheckResourceAttr("tencentcloud_teo_zone_setting.basic", "zone_id", defaultZoneId),

0 commit comments

Comments
 (0)