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 df6c82c commit 7beafdbCopy full SHA for 7beafdb
tencentcloud/resource_tc_teo_load_balancing_test.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
// go test -i; go test -test.run TestAccTencentCloudTeoLoadBalancing_basic -v
15
-func TestAccTencentCloudTeoLoadBalancing_basic(t *testing.T) {
+func TestAccTencentCloudNeedFixTeoLoadBalancing_basic(t *testing.T) {
16
t.Parallel()
17
resource.Test(t, resource.TestCase{
18
PreCheck: func() { testAccPreCheckCommon(t, ACCOUNT_TYPE_PRIVATE) },
0 commit comments