This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
forked from pointfreeco/swift-snapshot-testing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak image-based difference message (pointfreeco#188)
When in record mode, we include any difference directly in the failure, which is handy, but in the case of images "Expected snapshot to match reference" isn't quite right. I think a plain ole description "Newly-taken snapshot does not match reference" makes more sense.
- Loading branch information
1 parent
37f8adf
commit fd07b85
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters