stricter searchMarker filter

This commit is contained in:
Kevin Jahns
2020-07-16 20:44:54 +02:00
parent 270a69fcf6
commit 38eb2e502c
2 changed files with 4 additions and 3 deletions

View File

@@ -209,7 +209,7 @@ export const testFormattingRemovedInMidText = tc => {
* @param {t.TestCase} tc
*/
export const testInsertAndDeleteAtRandomPositions = tc => {
const N = 10000
const N = 100000
const { text0 } = init(tc, { users: 1 })
const gen = tc.prng