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

Commit 46a5db4

Browse files
committed
Merge branch 'feature/12' into develop
Close #12
2 parents 2b5cdd9 + e5ec163 commit 46a5db4

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)