rawlinp commented on a change in pull request #5512:
URL: https://github.com/apache/trafficcontrol/pull/5512#discussion_r606456912



##########
File path: traffic_ops/testing/api/v4/federation_resolvers_test.go
##########
@@ -161,7 +170,7 @@ func CreateTestFederationResolvers(t *testing.T) {
 
                fr.TypeID = util.UIntPtr(uint(tid[0].ID))
 
-               alerts, _, err := TOSession.CreateFederationResolver(fr)
+               alerts, _, err := TOSession.CreateFederationResolver(fr, nil)

Review comment:
       Indeed, that was what we agreed on the mailing list, and I'm sure 
@ocket8888 is saving that for a follow-up PR to not make this one supermassive.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to