Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit e5ec163

Browse files
committed
Merge pull request #12 from Maks3w/Maks3w-patch-1
Remove old test setting
2 parents e325179 + e0c690f commit e5ec163

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,5 @@
2323

2424
<php>
2525
<ini name="date.timezone" value="UTC"/>
26-
27-
<!-- OB_ENABLED should be enabled for some tests to check if all
28-
functionality works as expected. Such tests include those for
29-
Zend\Soap and Zend\Session, which require that headers not be sent
30-
in order to work. -->
31-
<env name="TESTS_ZEND_OB_ENABLED" value="false" />
32-
3326
</php>
3427
</phpunit>

0 commit comments

Comments
 (0)