Change to suggestion

This commit is contained in:
elweyn 2023-02-17 15:51:45 +01:00
parent 9ddef04f56
commit 84c724daea

View File

@ -2772,7 +2772,7 @@ describe('ContributionResolver', () => {
resetToken()
})
it('returns 19 pending creations', async () => {
it('returns 19 creations in total', async () => {
const {
data: { adminListAllContributions: contributionListObject },
}: { data: { adminListAllContributions: ContributionListResult } } = await query({