mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
|
import { toMatchImageSnapshot } from 'jest-image-snapshot';
|
||
|
|
||
|
expect.extend({ toMatchImageSnapshot });
|