Skip to content

Commit dc3b318

Browse files
committed
add
1 parent 3273600 commit dc3b318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/trocket/resource_tc_tdmq_rocketmq_vip_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ func testAccCheckTdmqRocketmqVipInstanceExists(r string) resource.TestCheckFunc
103103
}
104104
}
105105

106-
const testAccTdmqRocketmqVipInstance = tcacctest.DefaultVpcSubnets + `
106+
const testAccTdmqRocketmqVipInstance = `
107107
data "tencentcloud_availability_zones" "zones" {}
108108
109109
# create vpc

0 commit comments

Comments
 (0)