mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Removed config/bootstrap.php which was left over from symfony 4.4 and which caused problems with phpunit
This commit is contained in:
parent
1dbf36b86b
commit
132aac3951
2 changed files with 0 additions and 24 deletions
|
@ -9,7 +9,6 @@
|
|||
>
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1"/>
|
||||
<server name="KERNEL_CLASS" value="App\Kernel"/>
|
||||
<server name="APP_ENV" value="test" force="true"/>
|
||||
<server name="SHELL_VERBOSITY" value="-1"/>
|
||||
<server name="SYMFONY_PHPUNIT_REMOVE" value=""/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue