Skip to content

Commit 4744150

Browse files
committed
update e2e test
1 parent a5f1bc2 commit 4744150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_redis_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ func init() {
137137
})
138138
}
139139

140-
func TestAccTencentCloudRedisInstanceBasic(t *testing.T) {
140+
func TestAccTencentCloudRedisInstanceResource_basic(t *testing.T) {
141141
resource.Test(t, resource.TestCase{
142142
PreCheck: func() { testAccPreCheck(t) },
143143
Providers: testAccProviders,

0 commit comments

Comments
 (0)