Skip to content

Commit f4ce8e6

Browse files
author
WeiMengXS
committed
add: change log
1 parent 5605a76 commit f4ce8e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tencentcloud/resource_tc_tag_attachment_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
1010
)
1111

12-
//go test -i; go test -test.run TestAccTencentCloudTagAttachmentResource_basic -v
12+
// go test -i; go test -test.run TestAccTencentCloudTagAttachmentResource_basic -v
1313
func TestAccTencentCloudTagAttachmentResource_basic(t *testing.T) {
1414
t.Parallel()
1515
resource.Test(t, resource.TestCase{
@@ -95,4 +95,3 @@ resource "tencentcloud_tag_attachment" "tag_attachment" {
9595
}
9696
9797
`
98-

0 commit comments

Comments
 (0)