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 a5f1bc2 commit 4744150Copy full SHA for 4744150
tencentcloud/resource_tc_redis_instance_test.go
@@ -137,7 +137,7 @@ func init() {
137
})
138
}
139
140
-func TestAccTencentCloudRedisInstanceBasic(t *testing.T) {
+func TestAccTencentCloudRedisInstanceResource_basic(t *testing.T) {
141
resource.Test(t, resource.TestCase{
142
PreCheck: func() { testAccPreCheck(t) },
143
Providers: testAccProviders,
0 commit comments