DataDog / heroku-buildpack-datadog

Heroku Buildpack to run the Datadog Agent in a Dyno
https://www.datadoghq.com/
Apache License 2.0
69 stars 94 forks source link

[COMM-1859] Add test for broken symlinks #362

Closed arapulido closed 6 months ago

arapulido commented 6 months ago

To avoid issues like #360 from happening in the future, we need a test that checks for broken symlinks in the agent

This PR adds that test.