Skip to content

Commit

Permalink
unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Dec 9, 2020
1 parent 9973744 commit 5a65c46
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1486,11 +1486,13 @@ describe('helpers', () => {
notes: [
{
created: new Date('2020-03-26T14:35:56.356Z'),
eventId: null,
id: 'note-id',
lastEdit: new Date('2020-03-26T14:35:56.356Z'),
note: 'I am a note',
user: 'unknown',
saveObjectId: 'note-id',
timelineId: null,
version: undefined,
},
],
Expand Down

0 comments on commit 5a65c46

Please sign in to comment.