Skip to content

Commit

Permalink
Merge pull request #670 from totten/7.x-5.66-phpunit
Browse files Browse the repository at this point in the history
phpunit.xml.dist - Fix compatibility with phpunit9
  • Loading branch information
seamuslee001 authored Sep 8, 2023
2 parents 403c398 + 6fc30be commit 702718e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,4 @@
<directory>./tests/phpunit</directory>
</testsuite>
</testsuites>

<filter>
<whitelist>
<directory suffix=".php">./CiviDrupal</directory>
</whitelist>
</filter>
</phpunit>

0 comments on commit 702718e

Please sign in to comment.