From fccb243de50598090870c5059aa2832cddc88c2a Mon Sep 17 00:00:00 2001 From: David Newell Date: Tue, 5 Dec 2023 11:52:35 +0000 Subject: [PATCH] remove screenshots --- frontend/src/scenes/insights/Insights.stories.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/scenes/insights/Insights.stories.tsx b/frontend/src/scenes/insights/Insights.stories.tsx index 77dd65b81cedd..41ada5331a87b 100644 --- a/frontend/src/scenes/insights/Insights.stories.tsx +++ b/frontend/src/scenes/insights/Insights.stories.tsx @@ -13,7 +13,6 @@ const meta: Meta = { testOptions: { excludeNavigationFromSnapshot: true, snapshotBrowsers: ['chromium', 'webkit'], - include3000: true, }, viewMode: 'story', mockDate: '2022-03-11',