mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix tests
This commit is contained in:
parent
1b8a9282b6
commit
dd1cb188e4
1 changed files with 1 additions and 0 deletions
|
|
@ -28,5 +28,6 @@ export const stubImportCtx = async (): Promise<ImportContext> => {
|
|||
},
|
||||
redisClient,
|
||||
taskId: '',
|
||||
source: 'csv-importer',
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue