From f9cd58a9d1cf734756434ff535a6c6eb106b6b96 Mon Sep 17 00:00:00 2001 From: Robinnnnn Date: Thu, 25 Apr 2024 14:34:16 -0400 Subject: [PATCH] fix jest test --- apps/web/jest.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/jest.config.js b/apps/web/jest.config.js index f4c80ee73..d461db826 100644 --- a/apps/web/jest.config.js +++ b/apps/web/jest.config.js @@ -44,6 +44,7 @@ module.exports = async () => { 'preact', 'uint8arrays', 'multiformats', + '@farcaster/auth-kit', ]; return {