timeouts
parent
7f384f13cd
commit
843dd927ce
|
@ -22,7 +22,7 @@ describe('change username value', function () {
|
|||
});
|
||||
|
||||
it('Own user name is shown when you enter a chat', async function () {
|
||||
this.timeout(200);
|
||||
this.timeout(500);
|
||||
helper.toggleUserList();
|
||||
helper.setUserName('😃');
|
||||
|
||||
|
|
Loading…
Reference in New Issue