mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
3fafa4b58d
* SmartMarker test to rtl * LocationPicker to rtl * LocationViewDialog to rtl * LocationShareMenu to rtl * use toBeDisabled assertion
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
// 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>
|
|
`;
|