mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 09:36:37 +02:00
fixed search tests
This commit is contained in:
@@ -42,7 +42,7 @@ class NoteBuilder {
|
||||
}
|
||||
|
||||
child(childNoteBuilder, prefix = "") {
|
||||
new Branch(becca, {
|
||||
new Branch({
|
||||
branchId: id(),
|
||||
noteId: childNoteBuilder.note.noteId,
|
||||
parentNoteId: this.note.noteId,
|
||||
|
||||
Reference in New Issue
Block a user