Spam Reporting UI changes
This commit is contained in:
parent
e031d136a1
commit
8387f938eb
88 changed files with 2711 additions and 807 deletions
|
@ -175,10 +175,7 @@ describe('pnp/send gv2 invite', function (this: Mocha.Suite) {
|
|||
await detailsHeader.locator('button >> "My group"').click();
|
||||
|
||||
const modal = window.locator('.module-Modal:has-text("Edit group")');
|
||||
|
||||
// Group title should be immediately focused.
|
||||
await modal.type(' (v2)');
|
||||
|
||||
await modal.locator('input').fill('My group (v2)');
|
||||
await modal.locator('button >> "Save"').click();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue