Add user ID for profile
This commit is contained in:
parent
f17f720cf7
commit
7e8d3badb4
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ func TestGetProfile(t *testing.T) {
|
|||
Location: "Everywhere",
|
||||
Name: "Twitter",
|
||||
URL: "https://twitter.com/Twitter",
|
||||
UserID: "783214",
|
||||
Username: "Twitter",
|
||||
Website: "https://about.twitter.com/",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue