wire-ios_legacy
wire-ios_legacy copied to clipboard
fix: Snapshot Tests related to new colors in Start Conversation View [Part 2] AC-220
PR Submission Checklist for internal contributors
-
The PR Title
- [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
- [x] contains a reference JIRA issue number like
SQPIT-764 - [x] answers the question: If merged, this PR will: ... ³
-
The PR Description
- [x] is free of optional paragraphs and you have filled the relevant parts to the best of your ability
What's new in this PR?
With this PR we fix part of the snapshot test failures introduced with the changes we made in https://github.com/wireapp/wire-ios/pull/5782. More PR's to come.
#5782, #5785 needs to be reviewed first.
References
- https://sparkbox.com/foundry/semantic_commit_messages
- https://github.com/wireapp/.github#usage
- E.g.
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.
@agisilaos GroupDetailsViewControllerSnapshotTests in light mode have different background colors
Closing this because #5798 is now merged.