Skip to content

Commit 9f89638

Browse files
committed
fix testcase name
1 parent 741401b commit 9f89638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_cvm_hpc_cluster_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"testing"
66
)
77

8-
func TestTencentCloudNeedFixCvmHpcClusterResource_basic(t *testing.T) {
8+
func TestAccTencentCloudNeedFixCvmHpcClusterResource_basic(t *testing.T) {
99
t.Parallel()
1010
resource.Test(t, resource.TestCase{
1111
PreCheck: func() {

0 commit comments

Comments
 (0)