feat(test): add database for tests
This commit is contained in:
parent
d0eb452847
commit
edb8de9800
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ APP_SECRET='$ecretf0rt3st'
|
|||
SYMFONY_DEPRECATIONS_HELPER=999999
|
||||
PANTHER_APP_ENV=panther
|
||||
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
|
||||
DATABASE_URL="sqlite:///%kernel.project_dir%/var/data_tests.db"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue