zrhoffman commented on code in PR #7266: URL: https://github.com/apache/trafficcontrol/pull/7266#discussion_r1062740374
########## traffic_monitor/tests/.env: ########## @@ -0,0 +1 @@ +.env Review Comment: `.env` should be a symlink to the `.env` file at the top of the repo, which contains a `GO_VERSION` environment variable. ########## traffic_ops/app/bin/tests/.env: ########## @@ -0,0 +1 @@ +.env Review Comment: Symlink needs to be fixed ########## traffic_monitor/tests/_integration/.env: ########## @@ -0,0 +1 @@ +.env Review Comment: Same here, symlink needs to be fixed ########## traffic_ops/traffic_ops_golang/swaggerdocs/v13/.env: ########## @@ -0,0 +1 @@ +.env Review Comment: Symlink needs to be fixed -- 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]
