Fix test
This commit is contained in:
parent
93068ddae5
commit
c5e4f73352
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ func TestGetTweet(t *testing.T) {
|
||||||
Videos: []Video{{
|
Videos: []Video{{
|
||||||
ID: "1328684333599756289",
|
ID: "1328684333599756289",
|
||||||
Preview: "https://pbs.twimg.com/amplify_video_thumb/1328684333599756289/img/cP5KwbIXbGunNSBy.jpg",
|
Preview: "https://pbs.twimg.com/amplify_video_thumb/1328684333599756289/img/cP5KwbIXbGunNSBy.jpg",
|
||||||
URL: "https://video.twimg.com/amplify_video/1328684333599756289/vid/480x360/Qh70ELAcq-N2RYmZ.mp4?tag=13",
|
URL: "https://video.twimg.com/amplify_video/1328684333599756289/vid/960x720/PcL8yv8KhgQ48Qpt.mp4?tag=13",
|
||||||
}},
|
}},
|
||||||
}
|
}
|
||||||
tweet, err := defaultScraper.GetTweet("1328684389388185600")
|
tweet, err := defaultScraper.GetTweet("1328684389388185600")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue