mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fixed linting
This commit is contained in:
parent
980242012f
commit
4c4da6e929
@ -453,7 +453,7 @@ describe('TransactionLinkResolver', () => {
|
||||
{ email: 'bibi@bloxberg.de' },
|
||||
{ relations: ['user'] },
|
||||
)
|
||||
expect(DbEvent.find()).resolves.toContainEqual(
|
||||
await expect(DbEvent.find()).resolves.toContainEqual(
|
||||
expect.objectContaining({
|
||||
type: EventType.CONTRIBUTION_LINK_REDEEM,
|
||||
affectedUserId: userConatct.user.id,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user