From 90a5e5f493f0adedb2963b4d26777c163bbfe687 Mon Sep 17 00:00:00 2001 From: Jason Roman Date: Wed, 13 Sep 2017 21:17:04 +0000 Subject: [PATCH] Fixing excluded file for unit tests --- phpunit.xml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 73c85bd..97d4b99 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -12,6 +12,7 @@ . ./tests + ./vendor ./src/Request/Stats/Stats/AllStar/AllStarBallotPredictorRequest.php