mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-17 02:32:27 +03:00
10 lines
228 B
Text
10 lines
228 B
Text
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`LocationPicker <LocationPicker /> for Live location share type updates selected duration 1`] = `
|
||
|
<div
|
||
|
data-test-id="live-duration-option-3600000"
|
||
|
>
|
||
|
Share for 1h
|
||
|
</div>
|
||
|
`;
|