Skip to content

Commit 46166fe

Browse files
authored
Merge pull request #386 from joaorobertopb/patch-1
[7.0] Removed legacy phpunit flag
2 parents 79c507e + 0abd0ef commit 46166fe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ composer.lock
55
.DS_Store
66
Thumbs.db
77
/phpunit.xml
8+
.phpunit.result.cache

phpunit.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
convertWarningsToExceptions="true"
1010
processIsolation="false"
1111
stopOnFailure="false"
12-
syntaxCheck="false"
1312
>
1413
<testsuites>
1514
<testsuite name="Package Test Suite">

0 commit comments

Comments
 (0)