Skip to content

Commit 613ec17

Browse files
committed
second fraction, not offset
1 parent ee4bd4e commit 613ec17

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/draft-next/optional/format/time.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"valid": false
193193
},
194194
{
195-
"description": "no time offset with second offset",
195+
"description": "no time offset with second fraction",
196196
"data": "12:00:00.52",
197197
"valid": false
198198
},

tests/draft2019-09/optional/format/time.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"valid": false
193193
},
194194
{
195-
"description": "no time offset with second offset",
195+
"description": "no time offset with second fraction",
196196
"data": "12:00:00.52",
197197
"valid": false
198198
},

tests/draft2020-12/optional/format/time.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"valid": false
193193
},
194194
{
195-
"description": "no time offset with second offset",
195+
"description": "no time offset with second fraction",
196196
"data": "12:00:00.52",
197197
"valid": false
198198
},

tests/draft7/optional/format/time.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"valid": false
190190
},
191191
{
192-
"description": "no time offset with second offset",
192+
"description": "no time offset with second fraction",
193193
"data": "12:00:00.52",
194194
"valid": false
195195
},

0 commit comments

Comments
 (0)