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