ericholguin commented on code in PR #6762:
URL: https://github.com/apache/trafficcontrol/pull/6762#discussion_r872506696


##########
traffic_ops/testing/api/v4/cdnnotifications_test.go:
##########
@@ -53,26 +80,21 @@ func CreateTestCDNNotifications(t *testing.T) {
        var opts client.RequestOptions
        for _, cdn := range testData.CDNs {
                resp, _, err := 
TOSession.CreateCDNNotification(tc.CDNNotificationRequest{CDN: cdn.Name, 
Notification: "test notification: " + cdn.Name}, opts)

Review Comment:
   I think this can be approved as is



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

Reply via email to