element-web-Github/test/unit-tests/components/views/location/__snapshots__/LocationPicker-test.tsx.snap
Michael Telatynski b084ff2313
Prepare for repo merge
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-10-15 11:35:21 +01:00

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>
`;