From 5f2d4a9efab768dfbfe2cb52e76dd9a69053a364 Mon Sep 17 00:00:00 2001 From: David Mzareulyan <david@hiero.ru> Date: Sun, 5 Jan 2025 16:43:05 +0300 Subject: [PATCH] Update test snapshot --- .../__snapshots__/link-preview.test.jsx.snap | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/test/jest/__snapshots__/link-preview.test.jsx.snap b/test/jest/__snapshots__/link-preview.test.jsx.snap index 2f0994c5..1ce1225f 100644 --- a/test/jest/__snapshots__/link-preview.test.jsx.snap +++ b/test/jest/__snapshots__/link-preview.test.jsx.snap @@ -372,8 +372,22 @@ exports[`LinkPreview > Shows a video preview for Giphy 1`] = ` <div aria-label="Video preview" class="static-preview" - style="padding-bottom: 71.39999999999999%; background-image: url(https://media3.giphy.com/media/ncAcktdglyCuVrKeZG/giphy.gif);" - /> + style="padding-bottom: 71.39999999999999%; background-image: url(https://i.giphy.com/media/ncAcktdglyCuVrKeZG/giphy_s.gif);" + > + <svg + aria-hidden="true" + class="play-icon fa-icon fa-icon-fas-play-circle" + focusable="false" + role="img" + viewBox="0 0 512 512" + xmlns="http://www.w3.org/2000/svg" + > + <path + d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z" + fill="currentColor" + /> + </svg> + </div> <div class="info" >