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