This commit is contained in:
John McLear 2021-01-29 09:38:32 +00:00
parent a908bbee8e
commit 14db2e52c2
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ describe('change username value', function () {
});
it('Own user name is shown when you enter a chat', async function () {
this.timeout(500);
this.timeout(1000);
helper.toggleUserList();
helper.setUserName('😃');