This commit is contained in:
Tom Moor
2020-12-19 23:23:37 -08:00
parent 7f5a7d7df7
commit 938f6ba8c5
3 changed files with 41 additions and 16 deletions

View File

@ -20,6 +20,7 @@ describe("documentBatchImporter", () => {
type: "application/zip",
path: path.resolve(__dirname, "..", "test", "fixtures", name),
});
console.log(file);
await documentBatchImporter({
type: "outline",