mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Fix unit test
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
0df69c30ce
commit
c60f826f4e
@ -59,7 +59,6 @@ describe('Content types utils', () => {
|
||||
|
||||
expect(getNonWritableAttributes(model)).toEqual([
|
||||
'id',
|
||||
constants.PUBLISHED_AT_ATTRIBUTE,
|
||||
constants.CREATED_BY_ATTRIBUTE,
|
||||
constants.UPDATED_BY_ATTRIBUTE,
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user