mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Change test name.
This commit is contained in:
parent
ef5bd33245
commit
9ddef04f56
@ -2772,7 +2772,7 @@ describe('ContributionResolver', () => {
|
|||||||
resetToken()
|
resetToken()
|
||||||
})
|
})
|
||||||
|
|
||||||
it('returns thirteen pending creations', async () => {
|
it('returns 19 pending creations', async () => {
|
||||||
const {
|
const {
|
||||||
data: { adminListAllContributions: contributionListObject },
|
data: { adminListAllContributions: contributionListObject },
|
||||||
}: { data: { adminListAllContributions: ContributionListResult } } = await query({
|
}: { data: { adminListAllContributions: ContributionListResult } } = await query({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user