Skip to content

Commit 70dcdf2

Browse files
author
mikatong
committed
update test
1 parent 446c9a2 commit 70dcdf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/tencentcloud/cvm/run_config_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import (
1313

1414
func testConfig() *TencentCloudRunConfig {
1515
return &TencentCloudRunConfig{
16+
Zone: "ap-guangzhou",
1617
SourceImageId: "img-qwer1234",
1718
InstanceType: "S3.SMALL2",
1819
Comm: communicator.Config{

0 commit comments

Comments
 (0)