This commit is contained in:
John McLear 2021-01-28 23:00:13 +00:00
parent 7f384f13cd
commit 843dd927ce

View file

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