diff --git a/src/tests/frontend/cypress/integration/collaborate.js b/src/tests/frontend/cypress/integration/collaborate.js index e358ca4e3..f0e709f17 100644 --- a/src/tests/frontend/cypress/integration/collaborate.js +++ b/src/tests/frontend/cypress/integration/collaborate.js @@ -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}',