Fix test after new property in LiveLocationShare
This commit is contained in:
parent
5fb0b3a93d
commit
41f86b492c
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ private fun aLiveLocationShare(
|
|||
return LiveLocationShare(
|
||||
userId = UserId(userId),
|
||||
lastLocation = null,
|
||||
startTimestamp = 0L,
|
||||
endTimestamp = endTimestamp,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue