mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 13:26:38 +03:00
chore: update some dependencies
This commit is contained in:
477
Cargo.lock
generated
477
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -337,7 +337,7 @@ async fn test_selfavatar_in_blobdir() {
|
|||||||
.unwrap();
|
.unwrap();
|
||||||
let avatar_cfg = t.get_config(Config::Selfavatar).await.unwrap().unwrap();
|
let avatar_cfg = t.get_config(Config::Selfavatar).await.unwrap().unwrap();
|
||||||
assert!(
|
assert!(
|
||||||
avatar_cfg.ends_with("9e7f409ac5c92b942cc4f31cee2770a.png"),
|
avatar_cfg.ends_with("fa7418e646301203538041f60d03190.png"),
|
||||||
"Avatar file name {avatar_cfg} should end with its hash"
|
"Avatar file name {avatar_cfg} should end with its hash"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user