Skip to content

Commit 9b8f8ca

Browse files
authored
Fix/update UT case name (#1224)
* support tmp promethus config * modified according to heller's comment. * add ut * save the tf resource to tfstate locally instead of call the read method * Revised the spec and ut for the name rule about PrometheusConfigItem.Name field. * update the ut * change ut case name Co-authored-by: nickyinluo <nickyinluo@tencent.com>
1 parent 97bceaa commit 9b8f8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_monitor_tmp_tke_config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ func init() {
4343
})
4444
}
4545

46-
func TestAccTencentCloudTmpTkeConfig_basic(t *testing.T) {
46+
func TestAccTencentCloudMonitorTmpTkeConfig_basic(t *testing.T) {
4747
t.Parallel()
4848
id := new(string)
4949

0 commit comments

Comments
 (0)