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