Fix profile test
This commit is contained in:
parent
f5590cbd3a
commit
1ee3595767
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ func TestGetProfile(t *testing.T) {
|
|||
joined := time.Date(2007, 02, 20, 14, 35, 54, 0, loc)
|
||||
sample := Profile{
|
||||
Avatar: "https://pbs.twimg.com/profile_images/1308010958862905345/-SGZioPb_normal.jpg",
|
||||
Banner: "https://pbs.twimg.com/profile_banners/783214/1608559533",
|
||||
Biography: "this year was not it",
|
||||
Banner: "https://pbs.twimg.com/profile_banners/783214/1609475315",
|
||||
Biography: "What's happening?!",
|
||||
// Birthday: "March 21",
|
||||
IsPrivate: false,
|
||||
IsVerified: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue