/ .env.test
.env.test
1  # define your env variables for the test env here
2  KERNEL_CLASS='App\Kernel'
3  APP_SECRET='$ecretf0rt3st'
4  SYMFONY_DEPRECATIONS_HELPER=999999
5  PANTHER_APP_ENV=panther
6  PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots