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 2bda0b3fd6..367332d3c6 100644
--- a/test/mocks/ipc.js
+++ b/test/mocks/ipc.js
@@ -44,7 +44,7 @@ export function newMockIpc() {
shutdown: () => Promise.resolve(),
- getIp: () => Promise.resolve('1.2.3.4'),
+ getPublicIp: () => Promise.resolve('1.2.3.4'),
getLocation: () => Promise.resolve({
city: '',