call to a member function connection() on null test laravel
#replace
use PHPUnit\Framework\TestCase;
#with
use Tests\TestCase;
call to a member function connection() on null test laravel
#replace
use PHPUnit\Framework\TestCase;
#with
use Tests\TestCase;