Remove reference to private repo

This commit is contained in:
Laplie Anderson 2019-07-17 12:00:31 -04:00
parent d03a2a95e2
commit 719bf0ad76
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class ContainerInfoTest extends Specification {
cGroupInfo.getContainerId() == containerId cGroupInfo.getContainerId() == containerId
cGroupInfo.podId == podId cGroupInfo.podId == podId
// Examples from DataDog/architecture/rfcs/apm/agent/containers-tagging/rfc.md and Qard/container-info // Examples from container tagging rfc and Qard/container-info
where: where:
id | controllers | path | containerId | podId | line id | controllers | path | containerId | podId | line