From 587d64104d70c2c8d63ed3a3dc660f9cba0d2e0d Mon Sep 17 00:00:00 2001 From: nzambello Date: Thu, 7 Jul 2022 09:52:52 +0200 Subject: [PATCH] test: update yt test --- test/index.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.test.ts b/test/index.test.ts index b7869a1..ca44b1e 100644 --- a/test/index.test.ts +++ b/test/index.test.ts @@ -3,7 +3,7 @@ import getLinkPreview, { ILinkPreviewInfo } from '../src'; const youtubeSample: ILinkPreviewInfo = { description: 'How much do we know about the impact of technologies we use everyday? How much the web industry is responsible for carbon emissions? Can we define an ethic d...', - favicon: 'https://www.youtube.com/s/desktop/1422277c/img/favicon.ico', + favicon: 'https://www.youtube.com/s/desktop/97650662/img/favicon.ico', image: 'https://i.ytimg.com/vi/feH26j3rBz8/maxresdefault.jpg', imageHeight: 720, imageWidth: 1280,