mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Fixed errors
This commit is contained in:
parent
f01c0adee2
commit
e500cfae75
3 changed files with 6 additions and 8 deletions
|
@ -260,8 +260,8 @@ TestRegister.addTests([
|
|||
].join("\n"),
|
||||
recipeConfig: [
|
||||
{
|
||||
op: "Label",
|
||||
args: ["back to the beginning"],
|
||||
op: "Label",
|
||||
args: ["back to the beginning"],
|
||||
},
|
||||
{
|
||||
op: "Jump",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue