Update backend/src/graphql/resolver/AdminResolver.test.ts

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
Moriz Wahl 2022-04-28 11:18:59 +02:00 committed by GitHub
parent 549aa1c3aa
commit f448daf834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ describe('AdminResolver', () => {
})
describe('authenticated', () => {
describe('with user rights', () => {
describe('without admin rights', () => {
beforeAll(async () => {
user = await userFactory(testEnv, bibiBloxberg)
await query({