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


##########
.github/actions/to-api-contract-tests/entrypoint.sh:
##########
@@ -122,4 +122,4 @@ truncate --size=0 traffic.ops.log # Removes output from 
previous API versions an
 
 cd "../testing/api_contract/v$INPUT_VERSION"
 
-pytest -rA --to-user admin --to-password twelve12 --to-url 
https://localhost:6443/api/4.0
+pytest -rA --to-user admin --to-password twelve12 --to-url 
https://localhost:6443/api/4.1

Review Comment:
   Sure, I will remove this test case as this endpoint is not a part of APIv4.



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