Fix flakey mock test
This commit is contained in:
parent
703a82c818
commit
9ce0746f5b
4 changed files with 185 additions and 139 deletions
|
@ -192,7 +192,7 @@ describe('pnp/accept gv2 invite', function needsName() {
|
|||
debug('Checking final notification');
|
||||
await window
|
||||
.locator(
|
||||
'text=You accepted an invitation to the group from ' +
|
||||
'.SystemMessage >> text=You accepted an invitation to the group from ' +
|
||||
`${second.profileName}.`
|
||||
)
|
||||
.waitFor();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue