From 970a2de8354e563e3ffe760a8091cb7242556eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Sim=C3=A3o?= Date: Tue, 26 Oct 2021 13:43:35 -0300 Subject: [PATCH] Add integration test suite --- phpunit.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index 64c08c26..d3c3719b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -14,6 +14,9 @@ tests/Unit + + tests/Integration +