mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 17:26:17 -04:00
Applied linter to the 2 new operations 'NTPTimestampToUNIXTimestamp' and 'UNIXTimestampToNTPTimestamp'
This commit is contained in:
parent
f0e00716d8
commit
8b6ccc8686
3 changed files with 69 additions and 78 deletions
|
@ -159,7 +159,7 @@ TestRegister.addTests([
|
|||
recipeConfig: [
|
||||
{
|
||||
op: "UNIX Timestamp to NTP Timestamp",
|
||||
args: ["Seconds (s)", "Floating-point", ],
|
||||
args: ["Seconds (s)", "Floating-point"],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue