diff --git a/tests/__snapshots__/content-rich.test.ts.snap b/tests/__snapshots__/content-rich.test.ts.snap index bbf017ab..e766bf95 100644 --- a/tests/__snapshots__/content-rich.test.ts.snap +++ b/tests/__snapshots__/content-rich.test.ts.snap @@ -36,7 +36,7 @@ exports[`content-rich > empty 1`] = `""`; exports[`content-rich > link + mention 1`] = ` "

- Happy 🤗 we’re now using + Happy we’re now using link + mention > html 1`] = ` "

- Happy 🤗 we’re now using + Happy we’re now using link + mention > html 1`] = ` " `; -exports[`html-parse > link + mention > text 1`] = `"Happy 🤗 we’re now using @vitest (migrated from chai+mocha) https://github.com/ayoayco/astro-reactive-library/pull/203"`; +exports[`html-parse > link + mention > text 1`] = `"Happy we’re now using @vitest (migrated from chai+mocha) https://github.com/ayoayco/astro-reactive-library/pull/203"`;