Skip to content

Commit ad48b4d

Browse files
committed
🔥 let's see
1 parent 7aa258b commit ad48b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: phpunit.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</exclude>
2828
</groups>
2929
<php>
30-
<const name="TEST_IS_CI" value="true"/>
30+
<const name="TEST_IS_CI" value="false"/>
3131
<const name="REQUEST_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>
3232
<const name="RESPONSE_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>
3333
<const name="SERVER_REQUEST_FACTORY" value="chillerlan\HTTP\Psr7\HTTPFactory"/>

0 commit comments

Comments
 (0)