mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Update backend/src/schema/resolvers/messages.spec.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
parent
8f86d6fc82
commit
1ee8e488a3
@ -39,7 +39,7 @@ describe('Message', () => {
|
|||||||
let roomId: string
|
let roomId: string
|
||||||
|
|
||||||
beforeAll(async () => {
|
beforeAll(async () => {
|
||||||
;[chattingUser, otherChattingUser, notChattingUser] = await Promise.all([
|
[chattingUser, otherChattingUser, notChattingUser] = await Promise.all([
|
||||||
Factory.build(
|
Factory.build(
|
||||||
'user',
|
'user',
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user