Files
element-web/test/unit-tests/components/views/location/__snapshots__/LocationPicker-test.tsx.snap
micartey 2d28b79432 Switch Export and Import Icons to match intuition (#30805)
* switch upload and download icon

* adjust test

* run tests

* update screenshot
2025-09-25 09:20:48 +00:00

10 lines
245 B
Plaintext

// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
exports[`LocationPicker <LocationPicker /> for Live location share type updates selected duration 1`] = `
<div
data-testid="live-duration-option-3600000"
>
Share for 1h
</div>
`;