fix disconnect issue

This commit is contained in:
Kevin Jahns
2021-11-19 17:27:23 +01:00
parent 8b82c573c4
commit a057bf1cf0
2 changed files with 5 additions and 6 deletions

View File

@@ -327,6 +327,7 @@ export const testFormattingDeltaUnnecessaryAttributeChange = tc => {
* @param {t.TestCase} tc
*/
export const testInsertAndDeleteAtRandomPositions = tc => {
// @todo optimize to run at least as fast as previous marker approach
const N = 100000
const { text0 } = init(tc, { users: 1 })
const gen = tc.prng