diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index dde07915e79a5..6a93c59a0f5db 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -10,26 +10,34 @@ timeoutForMediumTests="900" timeoutForLargeTests="900" cacheDirectory=".phpunit.cache" - xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd"> - - lib/ - Core/ - ../apps/ - ../apps/user_ldap/tests/Integration + xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.5/phpunit.xsd"> + + + lib/ + Core/ + ../apps/*/tests + ../apps/user_ldap/tests/Integration + - .. + .. - ../3rdparty - ../apps/*/composer - ../apps/*/tests - ../apps/files_external/3rdparty - ../build - ../lib/composer - ../tests - ../vendor-bin + ../3rdparty + ../apps/*/composer + ../apps/*/tests + ../apps/files_external/3rdparty + ../build + ../lib/composer + ../tests + ../vendor-bin