Skip to content

Commit

Permalink
Disable chromatic for performance stories
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesBochet committed May 15, 2024
1 parent 040ec91 commit 6bde0ae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const getProfilingStory = ({
numberOfRuns,
numberOfTests: numberOfTestsPerRun,
componentName,
chromatic: { disableSnapshot: true },
},
play: async ({ canvasElement }) => {
await findByTestId(
Expand Down

0 comments on commit 6bde0ae

Please sign in to comment.