garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.66k stars 602 forks source link

fix: `misMatchThreshold` and `requireSameDimensions` nullish coalescing (#1557) #1558

Closed dgrebb closed 4 months ago

dgrebb commented 4 months ago

This fixes #1557, which I introduced when working on #1492. My bad!

garris commented 4 months ago

Thank you @dgrebb! Will push tomorrow. Cheers!