mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
0b410fd5fd
commit
62446bd2f0
@ -1498,7 +1498,7 @@ describe('AdminResolver', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
// In the futrue this should not throw anymore
|
// In the futrue this should not throw anymore
|
||||||
it('and throws an error for the second confirmation', async () => {
|
it('throws an error for the second confirmation', async () => {
|
||||||
const r1 = mutate({
|
const r1 = mutate({
|
||||||
mutation: confirmContribution,
|
mutation: confirmContribution,
|
||||||
variables: {
|
variables: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user