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
run-tests.php script:fix for options -l and -r failing
the options -l and -r for running single test files was failing with exception
`PHP Fatal error: Uncaught ValueError: Path cannot be empty
in run-tests.php:3926` for test files that exist.
0 commit comments