We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741401b commit 9f89638Copy full SHA for 9f89638
tencentcloud/resource_tc_cvm_hpc_cluster_test.go
@@ -5,7 +5,7 @@ import (
5
"testing"
6
)
7
8
-func TestTencentCloudNeedFixCvmHpcClusterResource_basic(t *testing.T) {
+func TestAccTencentCloudNeedFixCvmHpcClusterResource_basic(t *testing.T) {
9
t.Parallel()
10
resource.Test(t, resource.TestCase{
11
PreCheck: func() {
0 commit comments