Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In some cases, the test failed with assertion error, because it compared expected with passed createdAt on a new record (no id), whereas for new records a createdAt is generated in the constructor.
- Loading branch information