Skip to content

Commit d329768

Browse files
Reapply suggestions
1 parent b24a3c9 commit d329768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

phpunit/phpunit/10.0/phpunit.dist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<server name="APP_ENV" value="test" force="true" />
1515
<server name="SHELL_VERBOSITY" value="-1" />
1616
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
17-
<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />
17+
<server name="SYMFONY_PHPUNIT_VERSION" value="10.5" />
1818
</php>
1919

2020
<testsuites>

symfony/panther/1.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"warn_if_missing": false
3030
},
3131
{
32-
"file": "env.test",
32+
"file": ".env.test",
3333
"content": "PANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
3434
"position": "after_target",
3535
"target": "SYMFONY_DEPRECATIONS_HELPER=999999",

0 commit comments

Comments
 (0)