diff --git a/profile_test.go b/profile_test.go index 93edd22..514f4df 100644 --- a/profile_test.go +++ b/profile_test.go @@ -14,7 +14,7 @@ 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/1354479643882004483/Btnfm47p_normal.jpg", - Banner: "https://pbs.twimg.com/profile_banners/783214/1613754918", + Banner: "https://pbs.twimg.com/profile_banners/783214/1616686952", Biography: "What's happening?!", // Birthday: "March 21", IsPrivate: false,