mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Remove console.log statement to test.
This commit is contained in:
parent
17f17663f9
commit
a54f171154
@ -2969,7 +2969,6 @@ describe('ContributionResolver', () => {
|
||||
statusFilter: ['PENDING'],
|
||||
},
|
||||
})
|
||||
console.log(contributionListObject.contributionList)
|
||||
expect(contributionListObject.contributionList).toHaveLength(5)
|
||||
expect(contributionListObject).toMatchObject({
|
||||
contributionCount: 6,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user