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
The path is used as an argument for the `php` binary which treats it
relative to the document root directory that is passed with the `-t`
option (in a typical Symfony application the document root directory
is `public` which is located in the same parent directory as the `tests`
directory).
0 commit comments