From 1c00461f4d3fedb76b8244ee8ca1008e99d19097 Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Thu, 13 Jun 2024 15:44:23 +0200 Subject: [PATCH] :white_check_mark: Allow more modules to be compatible with LTS 2.7 dictionary format spec --- .../integration-tests/DictionariesConsistencyTest.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php b/tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php index affe72484..45e8421aa 100644 --- a/tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php +++ b/tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php @@ -376,6 +376,9 @@ EOF 'precanned-replies-pro', 'precanned-replies', 'templates-base', + 'combodo-backoffice-compact-themes', + 'itop-assign-to-me', + 'itop-icalendar-action', ]; }