expect(
      screen.getByRole('link', { name: wordLipu.lemma[0] })
    ).toHaveAttribute('href', `/dictionary/${wordLipu._id}`)