Disable selecting existing group members in add members modal
This commit is contained in:
parent
8af39e630a
commit
363142569b
8 changed files with 11 additions and 19 deletions
|
@ -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');
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue