apple2js/test/jest-setup.js

4 lines
102 B
JavaScript

import { toMatchImageSnapshot } from 'jest-image-snapshot';
expect.extend({ toMatchImageSnapshot });