Skip to content

Commit 2316b77

Browse files
committed
Fix test
1 parent a0546c8 commit 2316b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operations/tests/Protobuf.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ TestRegister.addTests([
327327
},
328328
{
329329
"op": "Protobuf Stream Decode",
330-
"args": ["", false, false]
330+
"args": [false]
331331
}
332332
]
333333
},

0 commit comments

Comments
 (0)