fix tests

This commit is contained in:
Pierre Noël 2022-05-13 16:57:29 +02:00
parent 6d5ab53f2f
commit f28a8c3dc5

View File

@ -202,8 +202,6 @@ describe('Folder', () => {
files: {
count: expect.anything(),
},
createdBy: expect.anything(),
updatedBy: expect.anything(),
});
});