Fix test
This commit is contained in:
parent
be2c3ec5b1
commit
be87392493
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ func TestRetweet(t *testing.T) {
|
||||||
sample := &Tweet{
|
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.",
|
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",
|
ID: "1359151057872580612",
|
||||||
Likes: 6683,
|
Likes: 6682,
|
||||||
PermanentURL: "https://twitter.com/TwitterTogether/status/1359151057872580612",
|
PermanentURL: "https://twitter.com/TwitterTogether/status/1359151057872580612",
|
||||||
Replies: 455,
|
Replies: 455,
|
||||||
Retweets: 1495,
|
Retweets: 1495,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue