Fix profile test

This commit is contained in:
Alexander Sheiko 2022-05-24 17:17:01 +03:00
parent bfb4020597
commit 880322feda

View file

@ -68,7 +68,7 @@ func TestGetProfilePrivate(t *testing.T) {
sample := twitterscraper.Profile{
Avatar: "https://pbs.twimg.com/profile_images/1222218816484020224/ik9P1QZt_normal.jpg",
Banner: "",
Biography: "Quien es mas macho",
Biography: "Quien es mas macho?",
// Birthday: "March 21",
IsPrivate: true,
IsVerified: false,