gokulakrishnansvm commented on code in PR #7573:
URL: https://github.com/apache/trafficcontrol/pull/7573#discussion_r1229964747


##########
traffic_ops/testing/api_contract/v4/test_servers.py:
##########
@@ -41,8 +40,8 @@ def test_server_contract(to_session: TOSession,
        """
        # validate server keys from server get response
        logger.info("Accessing /servers endpoint through Traffic ops session.")
-       profile_id = server_post_data[1]
-       server_post_data = server_post_data[0]
+       # profile_id = server_post_data[1]

Review Comment:
   Yes, We can remove that.



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