about summary refs log tree commit diff
path: root/__tests__/lib/link-meta.test.ts
diff options
context:
space:
mode:
Diffstat (limited to '__tests__/lib/link-meta.test.ts')
-rw-r--r--__tests__/lib/link-meta.test.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/__tests__/lib/link-meta.test.ts b/__tests__/lib/link-meta.test.ts
index 8af14628e..f0ca7a9d4 100644
--- a/__tests__/lib/link-meta.test.ts
+++ b/__tests__/lib/link-meta.test.ts
@@ -73,13 +73,10 @@ describe('getLinkMeta', () => {
     {
       likelyType: LikelyType.AtpData,
       url: '/',
-      title: 'Bluesky',
-      description: 'A new kind of social network',
     },
     {
       likelyType: LikelyType.AtpData,
       url: '/index.html',
-      title: 'Not found',
     },
     {
       likelyType: LikelyType.Other,