2023-02-20 19:35:39 +01:00
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
|
|
exports[`LocationPicker <LocationPicker /> for Live location share type updates selected duration 1`] = `
|
|
|
|
<div
|
2023-04-17 08:10:11 +02:00
|
|
|
data-testid="live-duration-option-3600000"
|
2023-02-20 19:35:39 +01:00
|
|
|
>
|
|
|
|
Share for 1h
|
|
|
|
</div>
|
|
|
|
`;
|