summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/mocks/ipc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/ipc.js b/test/mocks/ipc.js
index 67c11c7366..53ac487dd5 100644
--- a/test/mocks/ipc.js
+++ b/test/mocks/ipc.js
@@ -49,7 +49,7 @@ export function newMockIpc() {
getLocation: () => Promise.resolve({
city: '',
country: '',
- latlong: [0, 0],
+ position: [0, 0],
}),
getState: () => Promise.resolve({