diff --git a/tests/operations/tests/Cut.mjs b/tests/operations/tests/Cut.mjs index d0d18986..88565879 100644 --- a/tests/operations/tests/Cut.mjs +++ b/tests/operations/tests/Cut.mjs @@ -39,7 +39,7 @@ TestRegister.addTests([ recipeConfig: [ { op: "Cut", - args: ["User defined", "2-1", "\\n", "\\n", ",", ","], + args: ["User defined", "1-0", "\\n", "\\n", ",", ","], }, ], },