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 symfony#58517 [FrameworkBundle] pass the test name to the WebTestCase constructor (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] pass the test name to the `WebTestCase` constructor
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The test name argument is mandatory since PHPUnit 10.
Commits
-------
93e9a11 pass the test name to the WebTestCase constructor
0 commit comments