mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Revert changes in tests
This commit is contained in:
@@ -110,7 +110,6 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
|||||||
connection::close_connections();
|
connection::close_connections();
|
||||||
|
|
||||||
error_reporting(-1);
|
error_reporting(-1);
|
||||||
set_exception_handler(null);
|
|
||||||
|
|
||||||
\PHPUnit_Framework_Error_Warning::$enabled = true;
|
\PHPUnit_Framework_Error_Warning::$enabled = true;
|
||||||
\PHPUnit_Framework_Error_Notice::$enabled = true;
|
\PHPUnit_Framework_Error_Notice::$enabled = true;
|
||||||
|
Reference in New Issue
Block a user