1
0
Fork 0

Fix bootstrap path

pull/10757/head
Jordi Boggiano 2022-04-29 10:57:44 +02:00
parent 4707350011
commit 25012170b2
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
failOnRisky="true"
processIsolation="false"
stopOnFailure="false"
bootstrap="tests/bootstrap.php"
bootstrap="./bootstrap.php"
>
<php>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak"/>