diff --git a/unity-package-with-correct-tests/com.fake.notarealpackage/package.json b/unity-package-with-correct-tests/com.fake.notarealpackage/package.json index a3f7d3b..40e2b31 100644 --- a/unity-package-with-correct-tests/com.fake.notarealpackage/package.json +++ b/unity-package-with-correct-tests/com.fake.notarealpackage/package.json @@ -8,6 +8,9 @@ "keywords": [ "nothing" ], + "dependencies": { + "com.unity.testtools.codecoverage": "1.1.1" + }, "author": { "name": "Not Real", "email": "notreal@notarealemailendpoint.com",