Fix profile test

This commit is contained in:
Alexander Sheiko 2020-07-28 10:50:33 +03:00
parent f99c2aaa1f
commit c174836784

View file

@ -13,8 +13,8 @@ func TestGetProfile(t *testing.T) {
joined := time.Date(2007, 02, 20, 6, 35, 0, 0, loc)
sample := Profile{
Avatar: "https://pbs.twimg.com/profile_images/1270500941498912768/W-80pLvu_400x400.jpg",
Banner: "https://pbs.twimg.com/profile_banners/783214/1590856275/1500x500",
Biography: "Black queer lives matter.\nBlack trans lives matter.\n#BlackLivesMatter",
Banner: "https://pbs.twimg.com/profile_banners/783214/1592864899/1500x500",
Biography: "#BlackTransLivesMatter\n#BlackLivesMatter",
Birthday: "March 21",
IsPrivate: false,
IsVerified: true,