Skip to content

Commit 65cb6ea

Browse files
committed
update test name
1 parent 2715dc9 commit 65cb6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_mysql_time_window_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
77
)
88

9-
func TestAccTencentCloudCdbTimeWindowResource_basic(t *testing.T) {
9+
func TestAccTencentCloudMysqlTimeWindowResource_basic(t *testing.T) {
1010
t.Parallel()
1111
resource.Test(t, resource.TestCase{
1212
PreCheck: func() {

0 commit comments

Comments
 (0)