mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
timeouts
This commit is contained in:
parent
7f384f13cd
commit
843dd927ce
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue