You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/11/01 14:51:15 UTC

[GitHub] dangogh commented on a change in pull request #2928: TO Client: no ids required in input json

dangogh commented on a change in pull request #2928: TO Client:  no ids required in input json
URL: https://github.com/apache/trafficcontrol/pull/2928#discussion_r230069154
 
 

 ##########
 File path: traffic_ops/testing/api/v14/tenants_test.go
 ##########
 @@ -62,11 +53,6 @@ func GetTestTenants(t *testing.T) {
 	}
 
 	for _, ten := range testData.Tenants {
-		resp, _, err := TOSession.TenantByName(ten.Name)
 
 Review comment:
   this is fixed along with a number of other issues in changes I pushed 10/31

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services