digitransit-ui/test/e2e/jest.image.js
2021-06-02 14:00:31 +03:00

4 lines
132 B
JavaScript

/* eslint-disable no-undef */
import { toMatchImageSnapshot } from 'jest-image-snapshot';
expect.extend({ toMatchImageSnapshot });