1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Update snapshot

This commit is contained in:
Johannes Marbach
2023-02-08 08:38:12 +01:00
parent e5e2a825fb
commit 69268856cf

View File

@ -32,10 +32,8 @@ exports[`<LocationViewDialog /> renders map correctly 1`] = `
],
[
MockGeolocateControl {
"_events": {
"error": [Function],
},
"_eventsCount": 1,
"_events": {},
"_eventsCount": 0,
"_maxListeners": undefined,
"trigger": [MockFunction],
Symbol(kCapture): false,
@ -115,10 +113,8 @@ exports[`<LocationViewDialog /> renders map correctly 1`] = `
],
[
MockGeolocateControl {
"_events": {
"error": [Function],
},
"_eventsCount": 1,
"_events": {},
"_eventsCount": 0,
"_maxListeners": undefined,
"trigger": [MockFunction],
Symbol(kCapture): false,