Disable chromatic for performance stories

This commit is contained in:
Charles Bochet
2024-05-15 23:09:17 +02:00
parent 040ec9165d
commit 6bde0ae258

View File

@ -23,6 +23,7 @@ export const getProfilingStory = ({
numberOfRuns,
numberOfTests: numberOfTestsPerRun,
componentName,
chromatic: { disableSnapshot: true },
},
play: async ({ canvasElement }) => {
await findByTestId(