mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
tests: make sure 'move note' test never fails
This commit is contained in:
@@ -388,6 +388,7 @@ class Database {
|
||||
return await this.addNoteToTopic(to.id, to.topic, noteId);
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user