mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 18:36:30 +03:00
Resultify get_chat_id_by_grpid
I want to avoid having to be able to represent a chat_id of 0 in order to more nicely turn chat_id into a ChatId newtype.
This commit is contained in:
committed by
Floris Bruynooghe
parent
213c5df706
commit
7540770dec
@@ -653,7 +653,6 @@ mod tests {
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[test]
|
||||
fn test_dc_extract_grpid_from_rfc724_mid() {
|
||||
// Should return None if we pass invalid mid
|
||||
|
||||
Reference in New Issue
Block a user