Skip to content

Commit 4f36ae4

Browse files
committed
update screenshot dir
1 parent 0883b57 commit 4f36ae4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

symfony/phpunit-bridge/3.3/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"gitignore": [
99
".phpunit",
1010
".phpunit.result.cache",
11-
"/phpunit.xml",
12-
"error-screenshots/"
11+
"/phpunit.xml"
1312
],
1413
"aliases": ["simple-phpunit"]
1514
}

symfony/phpunit-bridge/4.1/.env.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ KERNEL_CLASS='App\Kernel'
33
APP_SECRET='$ecretf0rt3st'
44
SYMFONY_DEPRECATIONS_HELPER=999999
55
PANTHER_APP_ENV=panther
6-
PANTHER_ERROR_SCREENSHOT_DIR=./tests/error-screenshots
6+
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots

0 commit comments

Comments
 (0)