You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2873 [Tests] Fix functional tests Turbo (Kocal)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[Tests] Fix functional tests Turbo
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Docs? | no <!-- required for new features -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
Maybe I went to quick on #2867, maybe using `<server>` instead of `<env>` matters...
**EDIT:** it seems that Turbo functional tests were broken since few weeks / months now, because of Chrome 137, see symfony/panther#675.
Passing `PANTHER_DEVTOOLS=0` worked like a charm.
Commits
-------
9b42f13 [Tests] Fix functional tests Turbo
0 commit comments