mirror of
https://github.com/gchq/CyberChef
synced 2026-01-08 03:23:34 +00:00
fix args transformation for ops with editableOptions
This commit is contained in:
@@ -132,8 +132,7 @@ color: white;
|
||||
alphabet: "0-9A-W",
|
||||
});
|
||||
assert.strictEqual(result.toString(), "SPI1R1T0");
|
||||
})
|
||||
|
||||
}),
|
||||
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user