mirror of
https://github.com/chatmail/core.git
synced 2026-05-15 12:56:30 +03:00
Add scripts/codespell.sh and spellcheck
This commit is contained in:
@@ -1932,7 +1932,7 @@ mod tests {
|
||||
|
||||
// These two combinations are different: If `message_arrives_inbetween` is true, but
|
||||
// `reply` is false, the core is actually expected to use the subject of the message
|
||||
// that arrived inbetween.
|
||||
// that arrived in between.
|
||||
assert_eq!(
|
||||
"Re: Some other, completely unrelated subject",
|
||||
msg_to_subject_str_inner(imf_raw, false, false, true).await
|
||||
|
||||
Reference in New Issue
Block a user