mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[symfony/panther] Set PANTHER_APP_ENV to an environment the Symfony 8 kernel allows (#1566)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
],
|
||||
"dotenv": {
|
||||
"test": {
|
||||
"PANTHER_APP_ENV": "panther",
|
||||
"PANTHER_APP_ENV": "test",
|
||||
"PANTHER_ERROR_SCREENSHOT_DIR": "./var/error-screenshots",
|
||||
"PANTHER_DEVTOOLS": "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user