mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
capitalization: Add exception for selected message.
This fixes a test that's been failing overnight.
This commit is contained in:
@@ -67,6 +67,7 @@ IGNORED_PHRASES = [
|
||||
r"^left$",
|
||||
r"was too large; the maximum file size is 25MiB.",
|
||||
r"^right$",
|
||||
r"selected message",
|
||||
|
||||
# SPECIAL CASES
|
||||
# Enter is usually capitalized
|
||||
|
||||
Reference in New Issue
Block a user