From 9570a28066b55bf7ace859c83e692b211c7dc1ae Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 28 Feb 2023 13:37:19 +0200 Subject: [PATCH] exclude test --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml b/phpunit.xml index 1714049643..eac334b19a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,6 +12,7 @@ tests/integration tests/integration/Espo/Core/Utils/Database + tests/integration/Espo/Core/FulltextIndex/CheckCreatedIndexTest.php