Skip to content

Commit a07525b

Browse files
author
farhadzand
committed
remove mongodb driver
1 parent 6085b00 commit a07525b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpunit.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,6 @@
1919
<directory>tests/Feature</directory>
2020
</testsuite>
2121
</testsuites>
22-
<coverage>
23-
<report>
24-
<html outputDirectory="build/coverage"/>
25-
<text outputFile="build/coverage.txt"/>
26-
<clover outputFile="build/logs/clover.xml"/>
27-
</report>
28-
</coverage>
2922
<source>
3023
<include>
3124
<directory suffix=".php">src</directory>

0 commit comments

Comments
 (0)