FAIL_ON_MISSING_BASELINE
// cypress-image-diff.config.js
const config = {
FAIL_ON_MISSING_BASELINE: true,
};
module.exports = config;Last updated
// cypress-image-diff.config.js
const config = {
FAIL_ON_MISSING_BASELINE: true,
};
module.exports = config;Last updated