summaryrefslogtreecommitdiffstats
path: root/tests/phpunit-autotest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r--tests/phpunit-autotest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index d2d45b50db7..1b2729323e6 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -7,7 +7,7 @@
timeoutForMediumTests="900"
timeoutForLargeTests="900"
convertDeprecationsToExceptions="true"
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd">
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.6/phpunit.xsd">
<testsuite name="ownCloud">
<directory suffix=".php">lib/</directory>
<directory suffix=".php">Core/</directory>