mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Add test todo for 'has "updatedAt" newer as "createdAt"'
This commit is contained in:
parent
b3c179011a
commit
dee20c25a9
@ -1273,6 +1273,9 @@ describe('in mode: building up', () => {
|
||||
}),
|
||||
).resolves.toMatchObject(expected)
|
||||
})
|
||||
|
||||
// the GQL mutation needs this fields in the result for testing
|
||||
it.todo('has "updatedAt" newer as "createdAt"')
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user