You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
fixed test
This commit is contained in:
@@ -15,6 +15,7 @@ jest.doMock('../bridge', () => ({
|
|||||||
'--profile', currentProfileDirectory,
|
'--profile', currentProfileDirectory,
|
||||||
],
|
],
|
||||||
env: () => 'dev',
|
env: () => 'dev',
|
||||||
|
appName: () => 'joplin-destkop',
|
||||||
}),
|
}),
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user