mirror of
https://github.com/gchq/CyberChef
synced 2026-01-03 17:13:53 +00:00
Fixed operational tests and updated some dependencies
This commit is contained in:
@@ -74,9 +74,7 @@ class TestRegister {
|
||||
const result = await chef.bake(
|
||||
test.input,
|
||||
test.recipeConfig,
|
||||
{},
|
||||
0,
|
||||
false
|
||||
{ returnType: "string" }
|
||||
);
|
||||
|
||||
const ret = {
|
||||
|
||||
Reference in New Issue
Block a user