mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
small typo
This commit is contained in:
@@ -1004,7 +1004,7 @@ mod tests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[async_std::test]
|
#[async_std::test]
|
||||||
async fn test_reopen_unecrypted() {
|
async fn test_reopen_unencrypted() {
|
||||||
let dir = tempfile::tempdir().unwrap();
|
let dir = tempfile::tempdir().unwrap();
|
||||||
let dbfile = dir.path().join("db.sqlite");
|
let dbfile = dir.path().join("db.sqlite");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user