Skip to content

Commit

Permalink
Merge pull request #10855 from bbc/enable-snapshots-for-sty-pages
Browse files Browse the repository at this point in the history
Enables chromatic snapshots for STY pages
  • Loading branch information
karinathomasbbc authored May 19, 2023
2 parents 672dcbd + e8bea0c commit 8c5cafe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pages/StoryPage/index.stories.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ const Component = ({ pageData, service }) => (
export default {
Component,
title: 'Pages/Story Page',
parameters: { chromatic: { disable: true } },
decorators: [
withKnobs,
story => <WithTimeMachine>{story()}</WithTimeMachine>,
Expand Down

0 comments on commit 8c5cafe

Please sign in to comment.