easysync tests: cover more string operation scenarios

pull/5345/head
webzwo0i 2021-10-30 23:02:18 +02:00 committed by Richard Hansen
parent 395cbc01bb
commit 93447b7493
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ exports.randomMultiline = randomMultiline;
const randomStringOperation = (numCharsLeft) => {
let result;
switch (randInt(9)) {
switch (randInt(11)) {
case 0:
{
// insert char