mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 21:26:43 +02:00
Revert "Added processIsolation flag to PHPUnit so headers_sent() begins as false
for each test"
This reverts commit 6f2c1682a7
.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<phpunit bootstrap="tests/bootstrap.php"
|
<phpunit bootstrap="tests/bootstrap.php">
|
||||||
processIsolation="true">
|
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="Monolog Test Suite">
|
<testsuite name="Monolog Test Suite">
|
||||||
<directory>tests/Monolog/</directory>
|
<directory>tests/Monolog/</directory>
|
||||||
|
Reference in New Issue
Block a user