mirror of
https://github.com/gchq/CyberChef
synced 2025-12-21 10:43:18 +00:00
pull from master
This commit is contained in:
@@ -658,7 +658,7 @@ WWFkYSBZYWRh\r
|
||||
assert.strictEqual(
|
||||
chef.JSONBeautify("{\"key\" : \"value\"}").toString(),
|
||||
`{
|
||||
\\t"key": "value"
|
||||
"key": "value"
|
||||
}`);
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user