it's extremely hard to make sense of snapshot change right now. It's just a single file with all the changes.
Suggestion: Either make each test case to have it's own file or use toMatchFileSnapshot()
Having a file for each test is better because you can have inline snapshots as well
it's extremely hard to make sense of snapshot change right now. It's just a single file with all the changes.
Suggestion: Either make each test case to have it's own file or use toMatchFileSnapshot()
Having a file for each test is better because you can have inline snapshots as well