diff --git a/test/components/views/location/__snapshots__/LocationViewDialog-test.tsx.snap b/test/components/views/location/__snapshots__/LocationViewDialog-test.tsx.snap
index a19d6b0ff4..29d29e96dd 100644
--- a/test/components/views/location/__snapshots__/LocationViewDialog-test.tsx.snap
+++ b/test/components/views/location/__snapshots__/LocationViewDialog-test.tsx.snap
@@ -32,10 +32,8 @@ exports[` 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[` renders map correctly 1`] = `
],
[
MockGeolocateControl {
- "_events": {
- "error": [Function],
- },
- "_eventsCount": 1,
+ "_events": {},
+ "_eventsCount": 0,
"_maxListeners": undefined,
"trigger": [MockFunction],
Symbol(kCapture): false,