]> source.dussan.org Git - nextcloud-server.git/commitdiff
Convert deprecation warnings to exception in php unit 31750/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 29 Mar 2022 19:48:35 +0000 (21:48 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 29 Mar 2022 19:48:35 +0000 (21:48 +0200)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
tests/phpunit-autotest.xml

index c293d1c7d5952f652e3a274026a0cf6d867b355b..91b346a5a29b7bd576949da49130f0a2d238b895 100644 (file)
@@ -5,6 +5,7 @@
                 timeoutForSmallTests="900"
                 timeoutForMediumTests="900"
                 timeoutForLargeTests="900"
+                convertDeprecationsToExceptions="true"
 >
        <testsuite name='ownCloud'>
                <directory suffix='.php'>lib/</directory>