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

don't have phpunit.xml in stubs folder, may cause problem #1

Closed
tradzero opened this issue Jan 16, 2017 · 3 comments
Closed

don't have phpunit.xml in stubs folder, may cause problem #1

tradzero opened this issue Jan 16, 2017 · 3 comments

Comments

@tradzero
Copy link

i try to run php artisan dusk, but errors happened
image, it maybe because missing file 'phpunit.xml' in stubs folder.
errors happen in 'vendor\laravel\dusk\src\Console\DuskCommand.php' line 127

@bobbybouwmann
Copy link
Owner

I can't replicate this error... If the phpunit.xml file is missing in the stubs folder we should create a PR on the dusk repository.

@JayBizzle
Copy link

I already submitted a PR to fix this which has been merged laravel/dusk#5

@bobbybouwmann
Copy link
Owner

@JayBizzle Great! Thanks for the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants