mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 01:31:30 +03:00
3fafa4b58d
* SmartMarker test to rtl * LocationPicker to rtl * LocationViewDialog to rtl * LocationShareMenu to rtl * use toBeDisabled assertion
9 lines
228 B
Text
9 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>
|
|
`;
|