mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Cargo fmt
This commit is contained in:
@@ -591,7 +591,6 @@ mod tests {
|
|||||||
);
|
);
|
||||||
assert_eq!(res.get_id(), 0);
|
assert_eq!(res.get_id(), 0);
|
||||||
|
|
||||||
|
|
||||||
let res = check_qr(&ctx.ctx, "OPENPGP4FPR:12345678901234567890");
|
let res = check_qr(&ctx.ctx, "OPENPGP4FPR:12345678901234567890");
|
||||||
assert_eq!(res.get_state(), LotState::QrError);
|
assert_eq!(res.get_state(), LotState::QrError);
|
||||||
assert_eq!(res.get_id(), 0);
|
assert_eq!(res.get_id(), 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user