update screenshot dir

This commit is contained in:
Kévin Dunglas
2021-02-03 21:51:39 +01:00
parent 0883b5786c
commit 4f36ae41f0
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -8,8 +8,7 @@
"gitignore": [
".phpunit",
".phpunit.result.cache",
"/phpunit.xml",
"error-screenshots/"
"/phpunit.xml"
],
"aliases": ["simple-phpunit"]
}
+1 -1
View File
@@ -3,4 +3,4 @@ KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
PANTHER_ERROR_SCREENSHOT_DIR=./tests/error-screenshots
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots