Fix test after new property in LiveLocationShare
This commit is contained in:
+1
@@ -141,6 +141,7 @@ private fun aLiveLocationShare(
|
||||
return LiveLocationShare(
|
||||
userId = UserId(userId),
|
||||
lastLocation = null,
|
||||
startTimestamp = 0L,
|
||||
endTimestamp = endTimestamp,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user