Update snapshot
This commit is contained in:
parent
e5e2a825fb
commit
69268856cf
1 changed files with 4 additions and 8 deletions
|
@ -32,10 +32,8 @@ exports[`<LocationViewDialog /> renders map correctly 1`] = `
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
MockGeolocateControl {
|
MockGeolocateControl {
|
||||||
"_events": {
|
"_events": {},
|
||||||
"error": [Function],
|
"_eventsCount": 0,
|
||||||
},
|
|
||||||
"_eventsCount": 1,
|
|
||||||
"_maxListeners": undefined,
|
"_maxListeners": undefined,
|
||||||
"trigger": [MockFunction],
|
"trigger": [MockFunction],
|
||||||
Symbol(kCapture): false,
|
Symbol(kCapture): false,
|
||||||
|
@ -115,10 +113,8 @@ exports[`<LocationViewDialog /> renders map correctly 1`] = `
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
MockGeolocateControl {
|
MockGeolocateControl {
|
||||||
"_events": {
|
"_events": {},
|
||||||
"error": [Function],
|
"_eventsCount": 0,
|
||||||
},
|
|
||||||
"_eventsCount": 1,
|
|
||||||
"_maxListeners": undefined,
|
"_maxListeners": undefined,
|
||||||
"trigger": [MockFunction],
|
"trigger": [MockFunction],
|
||||||
Symbol(kCapture): false,
|
Symbol(kCapture): false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue