From 6ad4df5c5a6a4740f0e086aa91a29b486fea730b Mon Sep 17 00:00:00 2001 From: Alexander Diachenko Date: Sat, 27 May 2017 21:20:27 +0300 Subject: [PATCH] Simplify test suite names --- phpunit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index a2c496efd..9ecda835a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -9,11 +9,11 @@ processIsolation="false" stopOnFailure="false"> - + ./tests/Feature - + ./tests/Unit