Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant call to ZonedDateTime#from in JsonHelperBasicsTest
The object returned by atZoneSameInstant is a ZonedDateTime, so wrapping with ZonedDateTime#from is unnecessary.
- Loading branch information