Skip broadcast
This commit is contained in:
parent
5d97979ec3
commit
a16769ddce
|
@ -16,7 +16,7 @@ import {
|
|||
import { createRandomUser, ITestUser } from '../../helpers/data_setup';
|
||||
import random from '../../helpers/random';
|
||||
|
||||
describe('Broadcast room', () => {
|
||||
describe.skip('Broadcast room', () => {
|
||||
let textMatcher: TTextMatcher;
|
||||
let user: ITestUser;
|
||||
let otherUser: ITestUser;
|
||||
|
|
Loading…
Reference in New Issue