mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
Fixed operational tests and updated some dependencies
This commit is contained in:
parent
9e679f411c
commit
bf949c0320
30 changed files with 972 additions and 776 deletions
|
@ -74,9 +74,7 @@ class TestRegister {
|
|||
const result = await chef.bake(
|
||||
test.input,
|
||||
test.recipeConfig,
|
||||
{},
|
||||
0,
|
||||
false
|
||||
{ returnType: "string" }
|
||||
);
|
||||
|
||||
const ret = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue