diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 94f8e0a9787..55065f05eac 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -12,7 +12,7 @@
timeoutForMediumTests="300"
timeoutForLargeTests="600"
cacheDirectory=".phpunit.cache"
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd">
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.5/phpunit.xsd">
lib/
Core/
@@ -21,7 +21,9 @@
../apps/files_external
-
+
+
..