From 353963fb8cdf2cd2e8dd6f835060d81444c392dd Mon Sep 17 00:00:00 2001 From: Alexey Kopytko Date: Fri, 15 Mar 2019 14:32:02 +0900 Subject: [PATCH] Update README.md [skip ci] --- tests/Fixtures/e2e/PCOV_PHPUnit8/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/tests/Fixtures/e2e/PCOV_PHPUnit8/README.md b/tests/Fixtures/e2e/PCOV_PHPUnit8/README.md index baf513e332..5042b9fdc8 100644 --- a/tests/Fixtures/e2e/PCOV_PHPUnit8/README.md +++ b/tests/Fixtures/e2e/PCOV_PHPUnit8/README.md @@ -1,9 +1,8 @@ -# Title +# Test Infection with PCOV and PHPUnit 8 -* Link to github ticket if relevant +https://github.com/infection/infection/issues/665 ## Summary -Short summary of the ticket -## Full Ticket -Full github ticket \ No newline at end of file +...the issue boils down to Infection not being aware of PCOV as a coverage driver. +