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
d12cf4c987
commit
638e58c84e
@ -141,7 +141,7 @@ describe('AdminResolver', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
describe('user gets new role', () => {
|
describe('user gets new role', () => {
|
||||||
describe('is admin', () => {
|
describe('to admin', () => {
|
||||||
it('returns date string', async () => {
|
it('returns date string', async () => {
|
||||||
const result = await mutate({
|
const result = await mutate({
|
||||||
mutation: setUserRole,
|
mutation: setUserRole,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user