Merge remote-tracking branch 'origin/master' into refactor-test-failures

This commit is contained in:
Jake Barnby
2022-09-20 12:51:42 +12:00
2350 changed files with 5701 additions and 3814 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="vendor/autoload.php"
bootstrap="app/init.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"