mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 15:56:16 -04:00
fix args transformation for ops with editableOptions
This commit is contained in:
parent
e04f66f599
commit
2ff7b5902c
2 changed files with 6 additions and 4 deletions
|
@ -132,8 +132,7 @@ color: white;
|
|||
alphabet: "0-9A-W",
|
||||
});
|
||||
assert.strictEqual(result.toString(), "SPI1R1T0");
|
||||
})
|
||||
|
||||
}),
|
||||
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue