Skip to content

Commit

Permalink
ktfmtFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed May 12, 2024
1 parent 0274d2c commit fad3c16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ class ValhallaCoreTest {
val routes =
core.getRoutes(
UserLocation(
GeographicCoordinate(60.5347155, -149.543469), 12.0, null, Instant.now(), null),
GeographicCoordinate(60.5347155, -149.543469), 12.0, null, Instant.now(), null),
waypoints =
listOf(
Waypoint(
Expand Down

0 comments on commit fad3c16

Please sign in to comment.