Skip to content

Commit

Permalink
chore: ignore charcoal-ui/react icon component snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
mimokmt committed Jan 24, 2024
1 parent 7747cdd commit fb1f1e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storyshots.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ export default {
'\\.(mdx)$': '<rootDir>/__mocks__/mdx.ts',
},
testMatch: ['<rootDir>/**/storyshots.test.(js|jsx|ts|tsx)'],
testPathIgnorePatterns: ["<rootDir>/packages/react/src/components/Icon/__snapshots__/index.story.storyshot"],
}

0 comments on commit fb1f1e2

Please sign in to comment.