| commit | d0649c494e5cd6bf8ab1002f0018113e85b2faf0 | [log] [tgz] |
|---|---|---|
| author | Jacek Centkowski <jcentkowski@digital.ai> | Fri Jan 15 13:02:27 2021 +0100 |
| committer | Jacek Centkowski <jcentkowski@digital.ai> | Fri Jan 15 13:02:27 2021 +0100 |
| tree | 87502352af0f42215b74003097dd5ce347b3f46b | |
| parent | b9e16d0e0606eb0fa138cc82e64bcdd5c048410c [diff] |
LfsAuthTokenTest: truncate instant to millis Java8 offers millis precision for instant however Java9+ goes further and offers micro (6 digits). There is no need to increase LFS auth token precision to micro therefore truncate instant to millis for serialization and deserialization tests. Bug: Issue 13849 Change-Id: Icc49611879a125585385c4dc0da975871518d68a