Use ListTile in username/e164 compose

This commit is contained in:
Fedor Indutny 2023-03-08 15:41:32 -08:00 committed by GitHub
parent d2322de4a3
commit 37a2a1c943
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 60 additions and 26 deletions

View file

@ -261,7 +261,7 @@ describe('pnp/username', function needsName() {
await searchInput.type(`@${CARL_USERNAME}`);
debug('starting lookup');
await window.locator(`button >> "${CARL_USERNAME}"`).click();
await window.locator(`div.ListTile >> "${CARL_USERNAME}"`).click();
debug('sending a message');
{