Skip to content
2 changes: 1 addition & 1 deletion tencentcloud/resource_tc_monitor_tmp_tke_config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ func init() {
})
}

func TestAccTencentCloudTmpTkeConfig_basic(t *testing.T) {
func TestAccTencentCloudMonitorTmpTkeConfig_basic(t *testing.T) {
t.Parallel()
id := new(string)

Expand Down