mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
Get rid of config/bootstrap.php for 5.1 apps
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
xsi:noNamespaceSchemaLocation="bin/.phpunit/phpunit.xsd"
|
||||
backupGlobals="false"
|
||||
colors="true"
|
||||
bootstrap="config/bootstrap.php"
|
||||
bootstrap="tests/bootstrap.php"
|
||||
>
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1" />
|
||||
|
||||
Reference in New Issue
Block a user