Skip to content

Commit 0e4624c

Browse files
committed
🔥 exclude httpbin tests
1 parent a8a13bf commit 0e4624c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@
2323
<directory>./vendor/http-interop/http-factory-tests/test</directory>
2424
</testsuite>
2525
</testsuites>
26-
<!--
2726
<groups>
2827
<exclude>
2928
<group>slow</group>
3029
</exclude>
3130
</groups>
32-
-->
3331
<logging>
3432
<junit outputFile=".build/logs/junit.xml"/>
3533
</logging>

0 commit comments

Comments
 (0)