mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
remove custom timeouts
This commit is contained in:
parent
af19a010c5
commit
9408d4395f
32 changed files with 0 additions and 46 deletions
|
@ -7,7 +7,6 @@ describe('author of pad edition', function () {
|
|||
|
||||
// author 1 creates a new pad with some content (regular lines and lists)
|
||||
before(async function () {
|
||||
this.timeout(60000);
|
||||
const padId = await helper.aNewPad();
|
||||
|
||||
// make sure pad has at least 3 lines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue