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 2715dc9 commit 65cb6eaCopy full SHA for 65cb6ea
tencentcloud/resource_tc_mysql_time_window_test.go
@@ -6,7 +6,7 @@ import (
6
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
7
)
8
9
-func TestAccTencentCloudCdbTimeWindowResource_basic(t *testing.T) {
+func TestAccTencentCloudMysqlTimeWindowResource_basic(t *testing.T) {
10
t.Parallel()
11
resource.Test(t, resource.TestCase{
12
PreCheck: func() {
0 commit comments