Skip to content

Commit ce4e586

Browse files
committed
fix e2e name
1 parent 89e7596 commit ce4e586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_cluster_attachment_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
1515
)
1616

17-
func TestAccTencentCloudKubernetesAttachResource(t *testing.T) {
17+
func TestAccTencentCloudKubernetesClusterAttachmentResource(t *testing.T) {
1818
t.Parallel()
1919
resource.Test(t, resource.TestCase{
2020
PreCheck: func() { tcacctest.AccPreCheck(t) },

0 commit comments

Comments
 (0)