We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4948b1 commit 67bef10Copy full SHA for 67bef10
ee/packages/federation-matrix/tests/end-to-end/permissions.spec.ts
@@ -265,7 +265,6 @@ import { SynapseClient } from '../helper/synapse-client';
265
config: rc1AdminRequestConfig,
266
}).expect(200);
267
268
- console.log('createResponse', user.username);
269
const addUserResponse = await addUserToRoom({
270
usernames: [user.username],
271
rid: createResponse.body.group._id,
0 commit comments