Skip to content

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 10, 2024
1 parent 39a4d9d commit b8c1f2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
<xml outputDirectory=".build/coverage/coverage-xml"/>
</report>
</coverage>
<!--
<groups>
<exclude>
<group>slow</group>
</exclude>
</groups>
-->
<php>
<const name="REQUEST_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>
<const name="RESPONSE_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>
Expand Down

0 comments on commit b8c1f2a

Please sign in to comment.