Applied linter to the 2 new operations 'NTPTimestampToUNIXTimestamp' and 'UNIXTimestampToNTPTimestamp'

This commit is contained in:
kossithedon 2024-05-19 01:39:24 +02:00
parent f0e00716d8
commit 8b6ccc8686
No known key found for this signature in database
GPG key ID: C482A9E4338AB371
3 changed files with 69 additions and 78 deletions

View file

@ -159,7 +159,7 @@ TestRegister.addTests([
recipeConfig: [
{
op: "UNIX Timestamp to NTP Timestamp",
args: ["Seconds (s)", "Floating-point", ],
args: ["Seconds (s)", "Floating-point"],
},
],
},