From 5002dc3d680f1b10474d70a7546991d964d5fb7b Mon Sep 17 00:00:00 2001 From: Alexander Sheiko Date: Wed, 23 Dec 2020 10:37:08 +0200 Subject: [PATCH] Fix profile test --- profile_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile_test.go b/profile_test.go index 55a3b2a..38982af 100644 --- a/profile_test.go +++ b/profile_test.go @@ -21,7 +21,7 @@ func TestGetProfile(t *testing.T) { Joined: &joined, Location: "everywhere", Name: "Twitter", - PinnedTweetIDs: []string{"1341069705889673217"}, + PinnedTweetIDs: []string{}, URL: "https://twitter.com/Twitter", UserID: "783214", Username: "Twitter",