mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 15:53:30 +00:00
Tests now work
Also they'll work in the node API too now
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user