Update kotlin libs
This commit is contained in:
@@ -31,7 +31,7 @@ internal class NoteSearcherImplTest {
|
||||
html = "",
|
||||
updatedAt = LocalDateTime.MIN,
|
||||
uuid = uuid,
|
||||
public = false
|
||||
public = false,
|
||||
)
|
||||
searcher.indexNote(1, note)
|
||||
return note
|
||||
|
||||
Reference in New Issue
Block a user