Fix profile test

This commit is contained in:
Alexander Sheiko 2020-11-09 11:14:42 +02:00
parent ce79652ff5
commit 111942f1b9

View file

@ -13,12 +13,12 @@ func TestGetProfile(t *testing.T) {
sample := Profile{ sample := Profile{
Avatar: "https://pbs.twimg.com/profile_images/1308010958862905345/-SGZioPb_normal.jpg", Avatar: "https://pbs.twimg.com/profile_images/1308010958862905345/-SGZioPb_normal.jpg",
// Banner: "https://pbs.twimg.com/profile_banners/783214/1596041768/1500x500", // Banner: "https://pbs.twimg.com/profile_banners/783214/1596041768/1500x500",
Biography: "Its not like were asking you to wear pants", Biography: "What's happening!?",
// Birthday: "March 21", // Birthday: "March 21",
IsPrivate: false, IsPrivate: false,
IsVerified: true, IsVerified: true,
// Joined: &joined, // Joined: &joined,
Location: "everywhere, wearing a mask", Location: "everywhere",
Name: "Twitter", Name: "Twitter",
URL: "https://twitter.com/Twitter", URL: "https://twitter.com/Twitter",
// UserID: "783214", // UserID: "783214",