From 0618540f5dd84016f65d0a32bceb0cd010759e01 Mon Sep 17 00:00:00 2001 From: Nomadic Date: Wed, 4 Aug 2021 11:00:12 +0300 Subject: [PATCH] Fix test --- tweets_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tweets_test.go b/tweets_test.go index 02d1d8b..0792964 100644 --- a/tweets_test.go +++ b/tweets_test.go @@ -100,7 +100,7 @@ func TestQuotedAndReply(t *testing.T) { sample := &Tweet{ HTML: "The Easiest Problem Everyone Gets Wrong

[new video] --> https://t.co/YdaeDYmPAU
", ID: "1237110546383724547", - Likes: 484, + Likes: 485, PermanentURL: "https://twitter.com/VsauceTwo/status/1237110546383724547", Photos: []string{"https://pbs.twimg.com/media/ESsZa9AXgAIAYnF.jpg"}, Replies: 12,