Closed kylemh closed 5 years ago
I usually set matchSnapshot to true only in ci
Ah I see. That makes more sense. Perhaps some tiny documentation reflecting that then? The naming of the variable indicated to me that it should always be true.
Do you want to send a PR with clarification?
Currently, if there's a desired size mis-match, I'm required to:
{ matchSnapshot: true }
from plugin config{ matchSnapshot: true }
to plugin configThis feels like it can be improved.