You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-06 10:22:45 +03:00
Update snapshots
This commit is contained in:
@@ -32,8 +32,10 @@ exports[`<LocationViewDialog /> renders map correctly 1`] = `
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
MockGeolocateControl {
|
MockGeolocateControl {
|
||||||
"_events": {},
|
"_events": {
|
||||||
"_eventsCount": 0,
|
"error": [Function],
|
||||||
|
},
|
||||||
|
"_eventsCount": 1,
|
||||||
"_maxListeners": undefined,
|
"_maxListeners": undefined,
|
||||||
"trigger": [MockFunction],
|
"trigger": [MockFunction],
|
||||||
Symbol(kCapture): false,
|
Symbol(kCapture): false,
|
||||||
@@ -113,8 +115,10 @@ exports[`<LocationViewDialog /> renders map correctly 1`] = `
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
MockGeolocateControl {
|
MockGeolocateControl {
|
||||||
"_events": {},
|
"_events": {
|
||||||
"_eventsCount": 0,
|
"error": [Function],
|
||||||
|
},
|
||||||
|
"_eventsCount": 1,
|
||||||
"_maxListeners": undefined,
|
"_maxListeners": undefined,
|
||||||
"trigger": [MockFunction],
|
"trigger": [MockFunction],
|
||||||
Symbol(kCapture): false,
|
Symbol(kCapture): false,
|
||||||
|
Reference in New Issue
Block a user