You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When running tests with processIsolation="true" on phpunit.xml, the bootstrap file is executed for each file. So to run these tests, there is an error: PHPUnit_Framework_Exception : Notice: Constant CMF_TEST_ROOT_DIR already defined in vendor\symfony-cmf\testing\bootstrap\bootstrap.php on line 32
This update resolve the error.
Regards,
0 commit comments