diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 14:00:32 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 14:00:32 -0300 |
commit | 1ed72d23ff0c1849e8621cf50dc0923cd392f1fa (patch) | |
tree | 0f93a1e58f13361de3e44f8dccf4cbd8f8f3b445 /tap-snapshots | |
parent | 28dad7d3cd861c458d403abbb598cda512a72413 (diff) |
external-links: Cohost
Diffstat (limited to 'tap-snapshots')
-rw-r--r-- | tap-snapshots/test/snapshot/linkExternal.js.test.cjs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tap-snapshots/test/snapshot/linkExternal.js.test.cjs b/tap-snapshots/test/snapshot/linkExternal.js.test.cjs index 55031c66..10c8e88e 100644 --- a/tap-snapshots/test/snapshot/linkExternal.js.test.cjs +++ b/tap-snapshots/test/snapshot/linkExternal.js.test.cjs @@ -80,6 +80,7 @@ exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context <a href="https://bsky.app/profile/jacobtheloofah.bsky.social" class="nowrap">jacobtheloofah</a> <a href="https://aliceflare.carrd.co" class="nowrap">aliceflare</a> <a href="https://bigchaslappa.carrd.co/" class="nowrap">bigchaslappa</a> +<a href="https://cohost.org/cosmoptera" class="nowrap">cosmoptera</a> <a href="https://music.deconreconstruction.com/albums/catch-322" class="nowrap">MUSIC@DCRC</a> <a href="https://music.deconreconstruction.com/albums/catch-322?track=arcjecs-theme" class="nowrap">MUSIC@DCRC</a> <a href="https://www.deconreconstruction.com/" class="nowrap">Deconreconstruction</a> @@ -154,6 +155,7 @@ exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context <a href="https://bsky.app/profile/jacobtheloofah.bsky.social" class="nowrap">Bluesky</a> <a href="https://aliceflare.carrd.co" class="nowrap">Carrd</a> <a href="https://bigchaslappa.carrd.co/" class="nowrap">Carrd</a> +<a href="https://cohost.org/cosmoptera" class="nowrap">Cohost</a> <a href="https://music.deconreconstruction.com/albums/catch-322" class="nowrap">MUSIC@DCRC</a> <a href="https://music.deconreconstruction.com/albums/catch-322?track=arcjecs-theme" class="nowrap">MUSIC@DCRC</a> <a href="https://www.deconreconstruction.com/" class="nowrap">Deconreconstruction</a> |