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
1 file changed
tree: 87502352af0f42215b74003097dd5ce347b3f46b
  1. .settings/
  2. src/
  3. .bazelignore
  4. .bazelversion
  5. bazlets.bzl
  6. BUILD
  7. LICENSE