mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
Move src/.bootstrap.php to config/bootstrap.php
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/6.5/phpunit.xsd"
|
||||
backupGlobals="false"
|
||||
colors="true"
|
||||
bootstrap="src/.bootstrap.php"
|
||||
bootstrap="config/bootstrap.php"
|
||||
>
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1" />
|
||||
|
||||
Reference in New Issue
Block a user