Closed gkampitakis closed 10 months ago
fix #87
This is a breaking change. After this get's merged when running go test with count>1, a single matchSnapshot call won't create multiple snapshots.
go test
fix #87
This is a breaking change. After this get's merged when running
go test
with count>1, a single matchSnapshot call won't create multiple snapshots.