You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-06 23:56:13 +02:00
Desktop: Add support for OCR (#8975)
This commit is contained in:
@ -287,8 +287,7 @@ describe('Synchronizer.resources', () => {
|
||||
|
||||
{
|
||||
await synchronizerStart();
|
||||
await resourceFetcher().start();
|
||||
await resourceFetcher().waitForAllFinished();
|
||||
await resourceFetcher().startAndWait();
|
||||
}
|
||||
|
||||
await switchClient(1);
|
||||
|
Reference in New Issue
Block a user