created a test for the new error that should be thrown if an invalid character is in the key for XOR with a Hex option
This commit is contained in:
parent
3ac78b60a3
commit
8589e06e78
@ -46,7 +46,7 @@ class XOR extends Operation {
|
||||
{
|
||||
"name": "Filter Key",
|
||||
"type": "boolean",
|
||||
"value": true
|
||||
"value": false
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user