Fix YoutubeSearchExtractorTest.MetaInfoTest

Not all the "learn more" button is uppercase anymore, that's only the case for
the first letter.
This commit is contained in:
AudricV 2022-11-22 16:31:08 +01:00
parent 3891542ca1
commit 2ec296e674
No known key found for this signature in database
GPG Key ID: DA92EC7905614198
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ public class YoutubeSearchExtractorTest {
Description.PLAIN_TEXT),
Collections.singletonList(
new URL("https://www.who.int/emergencies/diseases/novel-coronavirus-2019")),
Collections.singletonList("LEARN MORE")
Collections.singletonList("Learn more")
));
}
// testMoreRelatedItems is broken because a video has no duration shown