Skip to content

Commit 26b975e

Browse files
authored
Merge pull request #811 from saulens22/patch-1
Update phpunit.xml stub to PHPUnit 9.3.0 format
2 parents bfe0599 + 73ab7bb commit 26b975e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

stubs/phpunit.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,4 @@
1313
<directory suffix="Test.php">./tests/Browser</directory>
1414
</testsuite>
1515
</testsuites>
16-
<filter>
17-
<whitelist processUncoveredFilesFromWhitelist="true">
18-
<directory suffix=".php">./app</directory>
19-
</whitelist>
20-
</filter>
2116
</phpunit>

0 commit comments

Comments
 (0)