mirror of
https://github.com/pdfme/pdfme.git
synced 2026-04-17 20:49:43 -04:00
* use image snapshot * remove * Add new feature for user profile customization * Implement user profile customization feature * Update snapshots to reflect changes in button class names
3 lines
106 B
JavaScript
3 lines
106 B
JavaScript
const { toMatchImageSnapshot } = require('jest-image-snapshot');
|
|
expect.extend({ toMatchImageSnapshot });
|