1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-04-05 05:21:06 +08:00

5 lines
164 B
JavaScript

// eslint-disable-next-line import/no-extraneous-dependencies
import { toMatchImageSnapshot } from 'jest-image-snapshot';
expect.extend({ toMatchImageSnapshot });