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
when i run the tests using -p option, the phpstorm not detecting the tests and return "Tests passed: 0" after running tests in parallel mode. while i have 160 passed test in RUN log and if i remove the -p option it will detect the tests currectly.