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,
|
||||
Location: "everywhere",
|
||||
Name: "Twitter",
|
||||
PinnedTweetIDs: []string{"1341069705889673217"},
|
||||
PinnedTweetIDs: []string{},
|
||||
URL: "https://twitter.com/Twitter",
|
||||
UserID: "783214",
|
||||
Username: "Twitter",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue