2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-30 13:57:46 +00:00

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

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