diff --git a/frontend-v2/.storybook/preview.tsx b/frontend-v2/.storybook/preview.tsx index f9b1364e1..097e20891 100644 --- a/frontend-v2/.storybook/preview.tsx +++ b/frontend-v2/.storybook/preview.tsx @@ -29,7 +29,7 @@ const preview: Preview = { // 'todo' - show a11y violations in the test UI only // 'error' - fail CI on a11y violations // 'off' - skip a11y checks entirely - test: "todo", + test: "error", }, options: { storySort: {