diff --git a/tweets_test.go b/tweets_test.go index 6bfd45a..3a747eb 100644 --- a/tweets_test.go +++ b/tweets_test.go @@ -139,9 +139,9 @@ func TestRetweet(t *testing.T) { sample := &Tweet{ HTML: "We’ve seen an increase in attacks against Asian communities and individuals around the world. It’s important to know that this isn’t new; throughout history, Asians have experienced violence and exclusion. However, their diverse lived experiences have largely been overlooked.", ID: "1359151057872580612", - Likes: 6682, + Likes: 6683, PermanentURL: "https://twitter.com/TwitterTogether/status/1359151057872580612", - Replies: 455, + Replies: 456, Retweets: 1495, Text: "We’ve seen an increase in attacks against Asian communities and individuals around the world. It’s important to know that this isn’t new; throughout history, Asians have experienced violence and exclusion. However, their diverse lived experiences have largely been overlooked.", TimeParsed: time.Date(2021, 02, 9, 14, 43, 58, 0, time.FixedZone("UTC", 0)),