zaster's avatar

Test unit not found

I get this error

Test directory "/home/myusername/myproject/./tests/Unit" not found

When I run

php artisan test

0 likes
2 replies
martinbean's avatar
Level 80

@zaster Do you have a tests/Unit directory in your application…?

8 likes
zaster's avatar

@martinbean

The Unit folder was deleted. I created it and it works.

Thank you very much for your answer.

4 likes

Please or to participate in this conversation.