mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
@@ -431,7 +431,7 @@ mod tests {
|
||||
let path = msg.get_file(&ctx1).unwrap();
|
||||
assert_eq!(
|
||||
// That's the hash of the file:
|
||||
path.with_file_name("ac1d2d284757656a8d41dc40aae4136"),
|
||||
path.with_file_name("ac1d2d284757656a8d41dc40aae4136.txt"),
|
||||
path
|
||||
);
|
||||
assert_eq!("hello.txt", msg.get_filename().unwrap());
|
||||
|
||||
Reference in New Issue
Block a user