Merge pull request #593 from nextcloud/update-master-phpunit-config

Update master php testing versions
This commit is contained in:
Joas Schilling 2022-04-08 08:01:30 +02:00 committed by GitHub
commit dea8deab2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php"
verbose="true"
convertDeprecationsToExceptions="true"
timeoutForSmallTests="900"
timeoutForMediumTests="900"
timeoutForLargeTests="900"