$resp = $this->followingRedirects()->get('/login/service/github');
$resp->assertSee('login-form');
// Test social callback with matching social account
DB::table('social_accounts')->insert([
$resp = $this->followingRedirects()->get('/login/service/github');
$resp->assertSee('login-form');
// Test social callback with matching social account
DB::table('social_accounts')->insert([