Tests now work

Also they'll work in the node API too now
This commit is contained in:
Matt C 2018-08-20 19:08:01 +01:00
parent 821dd9c48c
commit 84eaaf4819
3 changed files with 10 additions and 5 deletions

View file

@ -350,7 +350,7 @@ TestRegister.addTests([
{
name: "From MessagePack: no content",
input: "",
expectedOutput: "Could not decode MessagePack to JSON: RangeError: offset is outside the bounds of the DataView",
expectedOutput: "Could not decode MessagePack to JSON: Error: Could not parse",
recipeConfig: [
{
"op": "From Hex",