Skip to content

Commit

Permalink
Update SocialiteCallbackControllerTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin authored Sep 6, 2023
1 parent 24bb5dd commit 71500df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ private function getMock(): GuzzleMock
'login' => 'customer',
'name' => 'Customer Legit',
'avatar_url' => '',
'node_id' => '',
],
'https://api.github.com/user/emails' => [[
'primary' => true,
Expand Down

0 comments on commit 71500df

Please sign in to comment.