[GitHub] [trafficcontrol] ericholguin commented on a diff in pull request #7144: Use Generics in TO Integration Tests

2022-10-20 Thread GitBox
ericholguin commented on code in PR #7144: URL: https://github.com/apache/trafficcontrol/pull/7144#discussion_r1000939988 ## traffic_ops/testing/api/v5/servers_hostname_update_status_test.go: ## @@ -1,18 +1,17 @@ package v5 /* + Licensed under the Apache License,

[GitHub] [trafficcontrol] ericholguin commented on a diff in pull request #7144: Use Generics in TO Integration Tests

2022-10-20 Thread GitBox
ericholguin commented on code in PR #7144: URL: https://github.com/apache/trafficcontrol/pull/7144#discussion_r1000939559 ## traffic_ops/testing/api/v4/server_server_capabilities_test.go: ## @@ -216,25 +189,26 @@ func TestServerServerCapabilities(t *testing.T) {