Skip to content

Commit

Permalink
Remove ActiveRecord testsuite from phpunit.xml.dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jan 4, 2024
1 parent 450161c commit 1c85b9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
<ini name="error_reporting" value="-1"/>
</php>
<testsuites>
<testsuite name="ActiveRecord">
<directory>./tests/Driver</directory>
</testsuite>
<testsuite name="Mssql">
<directory>./tests/Driver/Mssql</directory>
</testsuite>
Expand Down

0 comments on commit 1c85b9d

Please sign in to comment.