mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-26 02:18:25 +08:00
b084ff2313
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`LocationPicker <LocationPicker /> for Live location share type updates selected duration 1`] = `
|
|
<div
|
|
data-testid="live-duration-option-3600000"
|
|
>
|
|
Share for 1h
|
|
</div>
|
|
`;
|