Disable selecting existing group members in add members modal

This commit is contained in:
trevor-signal 2023-10-06 11:45:43 -04:00 committed by GitHub
parent 8af39e630a
commit 363142569b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 19 deletions

View file

@ -166,9 +166,7 @@ describe('pnp/send gv2 invite', function needsName() {
.locator('button.module-ConversationHeader__button--more')
.click();
await conversationStack
.locator('.react-contextmenu-item >> "Group settings"')
.click();
await window.locator('.react-contextmenu-item >> "Group settings"').click();
debug('editing group title');
{