File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ public void testGetUploaderUrl() throws ParsingException {
4343
4444 @ Test
4545 public void testGetUploaderAvatarUrl () throws ParsingException {
46- assertEquals ("https://framatube.org/lazy-static/avatars/cd0f781d-0287-4be2-94f1-24cd732337b2 .jpg" , extractor .getUploaderAvatarUrl ());
46+ assertEquals ("https://framatube.org/lazy-static/avatars/c6801ff9-cb49-42e6-b2db-3db623248115 .jpg" , extractor .getUploaderAvatarUrl ());
4747 }
4848
4949 @ Test
@@ -68,7 +68,7 @@ public void testGetSubChannelName() throws ParsingException {
6868
6969 @ Test
7070 public void testGetSubChannelAvatarUrl () throws ParsingException {
71- assertEquals ("https://framatube.org/lazy-static/avatars/f1dcd0e8-e651-42ed-ae81-bb3bd4aff2bc .png" ,
71+ assertEquals ("https://framatube.org/lazy-static/avatars/e801ccce-8694-4309-b0ab-e6f0e552ef77 .png" ,
7272 extractor .getSubChannelAvatarUrl ());
7373 }
7474 }
You can’t perform that action at this time.
0 commit comments