aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit-mysql.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit-mysql.xml')
-rw-r--r--tests/phpunit-mysql.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit-mysql.xml b/tests/phpunit-mysql.xml
index b421d7a7b..9ba40f087 100644
--- a/tests/phpunit-mysql.xml
+++ b/tests/phpunit-mysql.xml
@@ -6,7 +6,7 @@
beStrictAboutOutputDuringTests="true"
beStrictAboutTestsThatDoNotTestAnything="true"
beStrictAboutTodoAnnotatedTests="true"
- processIsolation="true"
+ processIsolation="false"
verbose="true">
<testsuite name="Hubzilla default Test Suite">
<directory suffix="Test.php">./unit/</directory>