remove semicolon

This commit is contained in:
Moriz Wahl 2023-06-20 08:53:24 +02:00
parent 0e4cf0ecef
commit 0cdbf17fbf

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',
{