- mad zipper hotfix

This commit is contained in:
Peter Papp
2021-05-17 11:49:19 +02:00
parent 08099b9671
commit 61824a511c
7 changed files with 1979 additions and 278 deletions

View File

@@ -11,9 +11,6 @@
processIsolation="false"
stopOnFailure="false">
<testsuites>
<testsuite name="Unit">
<directory suffix="Test.php">./tests/Unit</directory>
</testsuite>
<testsuite name="Feature">
<directory suffix="Test.php">./tests/Feature</directory>