fix tests

This commit is contained in:
Hongbo Wu
2023-10-27 13:01:23 +08:00
parent 1b8a9282b6
commit dd1cb188e4

View File

@ -28,5 +28,6 @@ export const stubImportCtx = async (): Promise<ImportContext> => {
},
redisClient,
taskId: '',
source: 'csv-importer',
}
}