simonsmith/cypress-image-snapshot

Error: When failOnSnapshotDiff is set to true, it does not throw any error and it console it

MaximilianoAdaro opened this issue ยท 2 comments

  • If I set failOnSnapshotDiff = true and the test should fail (it doesn't do it)
  • If I do not set failOnSnapshotDiff, so failOnSnapshotDiff === undefined it throws the error

The issue is here

Fixed in #29

๐ŸŽ‰ This issue has been resolved in version 9.0.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€