test long run

This commit is contained in:
John McLear 2021-03-14 15:07:13 +00:00
parent 56c7e7a8d7
commit 52d6fbfd0a

View file

@ -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}',