Decoder: fix typo in test description (#689)

This commit is contained in:
Cameron Moore
2021-11-30 14:28:01 -06:00
committed by GitHub
parent bbaae540ce
commit 4c7a337083
+1 -1
View File
@@ -2629,7 +2629,7 @@ world'`,
data: `a=2021-00-11`,
},
{
desc: `invalid number of seconds digits with trailling digit`,
desc: `invalid number of seconds digits with trailing digit`,
data: `a=0000-01-01 00:00:000000Z3`,
},
{