Skip to content

Commit b8c1f2a

Browse files
committed
:octocat:
1 parent 39a4d9d commit b8c1f2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

+2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@
2121
<xml outputDirectory=".build/coverage/coverage-xml"/>
2222
</report>
2323
</coverage>
24+
<!--
2425
<groups>
2526
<exclude>
2627
<group>slow</group>
2728
</exclude>
2829
</groups>
30+
-->
2931
<php>
3032
<const name="REQUEST_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>
3133
<const name="RESPONSE_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>

0 commit comments

Comments
 (0)