rob05c commented on code in PR #7096:
URL: https://github.com/apache/trafficcontrol/pull/7096#discussion_r1003764988
##########
tc-health-client/config/config_test.go:
##########
@@ -37,7 +37,7 @@ func TestLoadConfig(t *testing.T) {
}
cfg := Cfg{
- TrafficMonitors: make(map[string]bool, 0),
+ // TrafficMonitors: make(map[string]bool, 0),
Review Comment:
No, the data was moved to a different variable and constructed by default.
Removed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]