We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0883b57 commit 4f36ae4Copy full SHA for 4f36ae4
symfony/phpunit-bridge/3.3/manifest.json
@@ -8,8 +8,7 @@
8
"gitignore": [
9
".phpunit",
10
".phpunit.result.cache",
11
- "/phpunit.xml",
12
- "error-screenshots/"
+ "/phpunit.xml"
13
],
14
"aliases": ["simple-phpunit"]
15
}
symfony/phpunit-bridge/4.1/.env.test
@@ -3,4 +3,4 @@ KERNEL_CLASS='App\Kernel'
3
APP_SECRET='$ecretf0rt3st'
4
SYMFONY_DEPRECATIONS_HELPER=999999
5
PANTHER_APP_ENV=panther
6
-PANTHER_ERROR_SCREENSHOT_DIR=./tests/error-screenshots
+PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
0 commit comments