diff --git a/tests/operations/tests/Protobuf.mjs b/tests/operations/tests/Protobuf.mjs index fd3c36e7..3ac20518 100644 --- a/tests/operations/tests/Protobuf.mjs +++ b/tests/operations/tests/Protobuf.mjs @@ -327,7 +327,7 @@ TestRegister.addTests([ }, { "op": "Protobuf Stream Decode", - "args": ["", false, false] + "args": [false] } ] },