mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 22:17:26 +01:00
Implemented database url in phpunit.xml.dist file
This commit is contained in:
parent
2808fccdc9
commit
5feac4d8ca
@ -15,6 +15,7 @@
|
||||
<env name="APP_SECRET" value="s$cretf0rt3st" />
|
||||
<env name="SHELL_VERBOSITY" value="-1" />
|
||||
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
|
||||
<env name="DATABASE_URL" value="mysql://DEV_USER:userpass@db:3306/DEV_DATABASE" />
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
|
Loading…
Reference in New Issue
Block a user