mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
remove custom timeouts
This commit is contained in:
parent
af19a010c5
commit
9408d4395f
32 changed files with 0 additions and 46 deletions
|
@ -3,7 +3,6 @@
|
|||
// WARNING: drag and drop is only simulated on these tests, manual testing might also be necessary
|
||||
describe('drag and drop', function () {
|
||||
before(async function () {
|
||||
this.timeout(60000);
|
||||
await helper.aNewPad();
|
||||
await createScriptWithSeveralLines();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue