Fix profile test
This commit is contained in:
parent
8620b0a880
commit
5002dc3d68
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ func TestGetProfile(t *testing.T) {
|
||||||
Joined: &joined,
|
Joined: &joined,
|
||||||
Location: "everywhere",
|
Location: "everywhere",
|
||||||
Name: "Twitter",
|
Name: "Twitter",
|
||||||
PinnedTweetIDs: []string{"1341069705889673217"},
|
PinnedTweetIDs: []string{},
|
||||||
URL: "https://twitter.com/Twitter",
|
URL: "https://twitter.com/Twitter",
|
||||||
UserID: "783214",
|
UserID: "783214",
|
||||||
Username: "Twitter",
|
Username: "Twitter",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue