From 9182efc57af94f1986e03c708cd1ab742fe87af1 Mon Sep 17 00:00:00 2001 From: Charles Bochet Date: Wed, 13 Dec 2023 14:37:55 +0100 Subject: [PATCH] Fix MSW and storybook setup (#2976) * Fix MSW and storybook setup * Fix * Fix * Fixes * Fix * Fix * Fix --- .../twenty-front/.storybook/preview-head.html | 7 +- packages/twenty-front/.storybook/preview.ts | 19 +- packages/twenty-front/package.json | 4 +- .../twenty-front/public/mockServiceWorker.js | 172 +++++++------- .../twenty-front/src/testing/graphqlMocks.ts | 127 +++++------ yarn.lock | 211 +++++++++--------- 6 files changed, 260 insertions(+), 280 deletions(-) diff --git a/packages/twenty-front/.storybook/preview-head.html b/packages/twenty-front/.storybook/preview-head.html index 06bfbae2f7..732858d597 100644 --- a/packages/twenty-front/.storybook/preview-head.html +++ b/packages/twenty-front/.storybook/preview-head.html @@ -1,12 +1,9 @@ -