Disable perf stories in chromatic (#5597)
Disabled chromatic for performance stories.
This commit is contained in:
@ -26,6 +26,7 @@ export const getProfilingStory = ({
|
||||
numberOfTests: numberOfTestsPerRun,
|
||||
componentName,
|
||||
warmUpRounds,
|
||||
chromatic: { disableSnapshot: true },
|
||||
},
|
||||
play: async ({ canvasElement }) => {
|
||||
await findByTestId(
|
||||
|
||||
Reference in New Issue
Block a user