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
masterbater
changed the title
[Bug]: test --filter "create patient" --watch , Test file "patient" not found.
[Bug]: test --filter "create user" --watch , Test file "user" not found.
Sep 30, 2024
What Happened
Test file "user" not found. It should match a specified regular expression pattern
sail artisan test --filter="create user" --watch
match a specified regular expression pattern
sail artisan test --filter="user" --watch
match a specified regular expression pattern without watch command
sail artisan test --filter="create user"
How to Reproduce
sail artisan test --filter="create user" --watch
Sample Repository
No response
Pest Version
3.2.3
PHP Version
8.3
Operation System
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: