I tried creating a unit test for the relationships between my User and Shop models, however when I run vendor\\\\bin\\\\phpunit this e
User
Shop
vendor\\\\bin\\\\phpunit
a solution in file should instead of
use PHPunit\Framework\TestCase
Put this
use Tests\TestCase