Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: test --filter "create user" --watch , Test file "user" not found. #1281

Open
masterbater opened this issue Sep 30, 2024 · 0 comments
Open
Labels

Comments

@masterbater
Copy link

masterbater commented 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

@masterbater 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant