element-web/test/components/views/location/__snapshots__/LocationPicker-test.tsx.snap

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