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
d9becacb4c
commit
036a966693
@ -204,7 +204,7 @@ describe('AdminResolver', () => {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
describe('is usual user', () => {
|
describe('to usual user', () => {
|
||||||
it('throws an error', async () => {
|
it('throws an error', async () => {
|
||||||
await mutate({
|
await mutate({
|
||||||
mutation: setUserRole,
|
mutation: setUserRole,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user