fixed TP_Mobile_PersonalFavorites in EMEA_PROD

M_sloFix
SLW\YELGIM 2022-04-14 11:33:53 +02:00
parent a1e6be6380
commit f7674b9579
1 changed files with 1 additions and 6 deletions

View File

@ -63,7 +63,7 @@ module TP_Mobile_PersonalFavorites {
~"PUT /api/v2/favorites/homework/2~" ~"PUT /api/v2/favorites/homework/2~"
)") )")
) )
))):splitBy())) ))):splitBy()))"
EOT EOT
#if not set (removed) it's defaulted to "-1d" #if not set (removed) it's defaulted to "-1d"
@ -77,8 +77,3 @@ target = 98 #if not set(removed) it's defaulted
warning = 99 #if not set(removed) it's defaulted to 99 warning = 99 #if not set(removed) it's defaulted to 99
} }
output "TP_Mobile_PersonalFavorites_metric" {
value = module.TP_Mobile_PersonalFavorites.metric_expression
}