You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: fix service management in scripts/run-tests (#15211)
## Description
When running `scripts/run-tests --venv <hash>` the script would not
auto-start docker services or add `DD_TRACE_AGENT_URL` env var.
This fixes that.
Apologies, the noise is because I ran formatting on the file.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->
0 commit comments