mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
test long run
This commit is contained in:
parent
56c7e7a8d7
commit
52d6fbfd0a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
// We need to get up to 700 lines so the additional space breaks and enter keys
|
||||
// in specialKeys are intentional.
|
||||
|
||||
const numberOfEdits = 100; // should be 3500
|
||||
const numberOfEdits = 3500; // should be 3500
|
||||
const specialKeys = ['{{}',
|
||||
'{backspace}',
|
||||
'{del}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue