mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
fix DocumentEdit test
This commit is contained in:
@@ -16,6 +16,7 @@ const testDoc: IDocumentJSON = {
|
||||
user: 1,
|
||||
createdAt: 0,
|
||||
editedAt: 0,
|
||||
shared: false,
|
||||
};
|
||||
|
||||
const testDocsChanged: { [key: number]: IDocumentEntry } = {
|
||||
|
||||
Reference in New Issue
Block a user