Skip to content

Commit

Permalink
Fixed the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
efreeti committed Nov 23, 2020
1 parent 66b1bc9 commit 3c62c54
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const exceptionListItemSchema = (
tie_breaker_id: '123',
updated_at: '11/11/2011T11:11:11.111',
updated_by: 'admin',
...(item || {}),
});

describe('mapping', () => {
Expand Down

0 comments on commit 3c62c54

Please sign in to comment.