Skip to content

Commit

Permalink
fix: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Apr 26, 2022
1 parent 8e2c3e2 commit f8d22c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Collection/Collection.router.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1690,6 +1690,7 @@ describe('Collection router', () => {
status: CurationStatus.PENDING,
created_at: expect.any(Date),
updated_at: expect.any(Date),
assignee: null,
})
})
})
Expand Down

0 comments on commit f8d22c2

Please sign in to comment.