Skip to content

Commit f7c450c

Browse files
committed
Removed a dir from the PHPUnit blacklist
Because Travis says the build fails
1 parent a7bf3f7 commit f7c450c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<directory suffix=".php">./src/</directory>
1111
</whitelist>
1212
<blacklist>
13-
<directory>tests</directory>
1413
<directory>vendor</directory>
1514
</blacklist>
1615
</filter>

0 commit comments

Comments
 (0)