zrhoffman commented on code in PR #7116:
URL: https://github.com/apache/trafficcontrol/pull/7116#discussion_r990491005


##########
traffic_ops/testing/api/utils/utils.go:
##########
@@ -134,10 +144,31 @@ type V5TestData struct {
        Expectations  []CkReqFunc
 }
 
+type clientSession interface {
+       v3client.Session | v4client.Session | v5client.Session

Review Comment:
   True, removed in 49a7d55de0



-- 
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: issues-unsubscr...@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to