From 9cc755e30905a1c0a8e4e72e7d689d9d9e142acd Mon Sep 17 00:00:00 2001 From: Pellaeon Lin Date: Sun, 29 Apr 2018 00:24:10 +0800 Subject: [PATCH] Update# forgot to add integration folder setting to phpunit.xml --- tests/phpunit.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/phpunit.xml b/tests/phpunit.xml index ac9424d..710e403 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -3,6 +3,9 @@ ./unit + + ./integration +