Skip to content

Commit 85183c9

Browse files
committed
skip test
1 parent 776fc0d commit 85183c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ee/packages/federation-matrix/tests/end-to-end/room.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ import { SynapseClient } from '../helper/synapse-client';
400400
});
401401
});
402402

403-
describe('Add 2 or more federated users in the creation modal', () => {
403+
describe.skip('Add 2 or more federated users in the creation modal', () => {
404404
const channelName = `federated-channel-multi-${Date.now()}`;
405405
let federatedChannel: any;
406406

0 commit comments

Comments
 (0)