Open andyrichardson opened 3 years ago
When running visual regression (yarn visual-regression) jest should be prompting the user to update snapshots (u shortcut).
yarn visual-regression
u
It used to work but currently isn't - likely an issue with dependencies.
About
When running visual regression (
yarn visual-regression
) jest should be prompting the user to update snapshots (u
shortcut).It used to work but currently isn't - likely an issue with dependencies.