⬆️ civix upgrade

This commit is contained in:
Marc Koch 2025-04-28 10:25:44 +02:00
parent 19bd358487
commit 2034520091
Signed by: marc.koch
GPG key ID: 12406554CFB028B9
7 changed files with 56 additions and 752 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="false" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="tests/phpunit/bootstrap.php">
<phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="false" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" bootstrap="tests/phpunit/bootstrap.php">
<testsuites>
<testsuite name="TwingleCampaign Suite">
<directory>./tests/phpunit</directory>