File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
tencentcloud/services/cdwdoris Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 8
8
tcacctest "github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/acctest"
9
9
)
10
10
11
- // go test -i; go test -test.run TestAccTencentCloudCdwdorisInstanceResource_basic -v
12
- func TestAccTencentCloudCdwdorisInstanceResource_basic (t * testing.T ) {
11
+ // go test -i; go test -test.run TestAccTencentCloudNeedFixCdwdorisInstanceResource_basic -v
12
+ func TestAccTencentCloudNeedFixCdwdorisInstanceResource_basic (t * testing.T ) {
13
13
t .Parallel ()
14
14
resource .Test (t , resource.TestCase {
15
15
PreCheck : func () {
Original file line number Diff line number Diff line change 8
8
tcacctest "github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/acctest"
9
9
)
10
10
11
- func TestAccTencentCloudCdwdorisUserResource_basic (t * testing.T ) {
11
+ // go test -i; go test -test.run TestAccTencentCloudNeedFixCdwdorisUserResource_basic -v
12
+ func TestAccTencentCloudNeedFixCdwdorisUserResource_basic (t * testing.T ) {
12
13
t .Parallel ()
13
14
resource .Test (t , resource.TestCase {
14
15
PreCheck : func () {
You can’t perform that action at this time.
0 commit comments