Update snapshots

This commit is contained in:
Johannes Marbach 2023-02-10 08:48:37 +01:00
parent 6ee6accfc6
commit 886ecbcc58

View file

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