Currently, if there's a desired size mis-match, I'm required to:
- delete the file
- delete
{ matchSnapshot: true } from plugin config
- create build (new snapshot defined)
- re-add
{ matchSnapshot: true } to plugin config
This feels like it can be improved.