Update backend/src/schema/resolvers/messages.spec.ts

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
Moriz Wahl 2023-06-20 11:04:43 +02:00 committed by GitHub
parent 8f86d6fc82
commit 1ee8e488a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ describe('Message', () => {
let roomId: string
beforeAll(async () => {
;[chattingUser, otherChattingUser, notChattingUser] = await Promise.all([
[chattingUser, otherChattingUser, notChattingUser] = await Promise.all([
Factory.build(
'user',
{