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#57767 [Process] Fix ProcessTest - testIgnoringSignal for local (thibaut22200)
This PR was merged into the 7.1 branch.
Discussion
----------
[Process] Fix ProcessTest - testIgnoringSignal for local
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | Fix Process test (testIgnoringSignal)
| License | MIT
Fix ProcessTest : testIgnoringSignal().
Tests on 2 independant env. The test was failed.
Have to pass an array instead of string in the getProcess()
Commits
-------
9567835 Fix ProcessTest - testIgnoringSignal for local
0 commit comments