mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-20 05:04:51 -04:00
remove custom timeouts
This commit is contained in:
parent
af19a010c5
commit
9408d4395f
32 changed files with 0 additions and 46 deletions
|
@ -5,7 +5,6 @@ describe('All the alphabet works n stuff', function () {
|
|||
|
||||
// create a new pad before each test run
|
||||
beforeEach(async function () {
|
||||
this.timeout(60000);
|
||||
await helper.aNewPad();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue