diff --git a/tests/integration/Espo/Extension/GeneralTest.php b/tests/integration/Espo/Extension/GeneralTest.php index c14634bc05..7c8e85ef8a 100644 --- a/tests/integration/Espo/Extension/GeneralTest.php +++ b/tests/integration/Espo/Extension/GeneralTest.php @@ -27,7 +27,7 @@ * these Appropriate Legal Notices must retain the display of the "EspoCRM" word. ************************************************************************/ -namespace tests\integration\Espo\Extensions; +namespace tests\integration\Espo\Extension; class GeneralTest extends \tests\integration\Core\BaseTestCase { diff --git a/tests/integration/testData/Extension/General.zip b/tests/integration/testData/Extension/General.zip index 58549ef413..047f086840 100644 Binary files a/tests/integration/testData/Extension/General.zip and b/tests/integration/testData/Extension/General.zip differ diff --git a/tests/integration/testData/Upgrade/General.zip b/tests/integration/testData/Upgrade/General.zip index e7660a84c2..79e9322d30 100644 Binary files a/tests/integration/testData/Upgrade/General.zip and b/tests/integration/testData/Upgrade/General.zip differ