Skip to content

Commit bb274d0

Browse files
committed
fix user test data
1 parent 00b785a commit bb274d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/users.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"firstName": "fisrt",
2525
"lastName": "last",
2626
"email": "[email protected]",
27-
"socialNetworkType": "Google",
27+
"socialNetworkType": "google-oauth2",
2828
"socialNetworkId": 1,
2929
"socialNetworkAccessToken": "123456"
3030
}

0 commit comments

Comments
 (0)