Change the test name to filterConfirmed is false.

This commit is contained in:
elweyn 2022-07-11 14:04:38 +02:00
parent 4e6ac97906
commit caf4e9ae3e

View File

@ -202,7 +202,7 @@ describe('ContributionResolver', () => {
}) })
}) })
it('returns confirmed and unconfirmed creation', async () => { it('filter confirmed is false', async () => {
await expect( await expect(
query({ query({
query: listContributions, query: listContributions,