mirror of
https://github.com/gchq/CyberChef
synced 2025-12-18 09:13:43 +00:00
Fixed lint errors
This commit is contained in:
@@ -129,7 +129,7 @@ TestRegister.addTests([
|
|||||||
recipeConfig: [
|
recipeConfig: [
|
||||||
{
|
{
|
||||||
"op": "Fork",
|
"op": "Fork",
|
||||||
"args": ["\\n","\\n",false]
|
"args": ["\\n", "\\n", false]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"op": "Comment",
|
"op": "Comment",
|
||||||
|
|||||||
Reference in New Issue
Block a user