remove semicolon

This commit is contained in:
Moriz Wahl 2023-06-20 08:53:24 +02:00 committed by Ulf Gebhardt
parent e96b9426d1
commit 7f51757447
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -35,7 +35,7 @@ afterAll(async () => {
describe('Room', () => {
beforeAll(async () => {
;[chattingUser, otherChattingUser, notChattingUser] = await Promise.all([
[chattingUser, otherChattingUser, notChattingUser] = await Promise.all([
Factory.build(
'user',
{