UNPKG

cypress-plugin-snapshots

Version:
8 lines (6 loc) 183 B
const toMatchSnapshot = require('./toMatchSnapshot'); const toMatchImageSnapshot = require('./toMatchImageSnapshot'); module.exports = { toMatchSnapshot, toMatchImageSnapshot, }