Skip to content

Commit

Permalink
Update crosslinks test to latest dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
stscoundrel committed Sep 28, 2024
1 parent 38c132e commit c1b848b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/unit/lib/services/crosslinks.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ describe('Crosslinks service tests', () => {
url: 'https://old-icelandic.vercel.app/word/fadir',
source: 'old-icelandic',
},
{
url: 'https://old-danish-dictionary.vercel.app/word/fader',
source: 'old-danish',
},
{
url: 'https://old-swedish-dictionary.vercel.app/word/fadhir',
source: 'old-swedish',
Expand Down

0 comments on commit c1b848b

Please sign in to comment.