Update tests/converters/libreoffice.test.ts
Thanks Co-authored-by: Emrik Östling <emrik.ostling@gmail.com>
This commit is contained in:
parent
f21801d4df
commit
c32ca1148c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ test("invokes soffice with --headless and outdir derived from targetPath", async
|
|||
expect(cmd).toBe("soffice");
|
||||
expect(args).toEqual([
|
||||
"--headless",
|
||||
`--infilter=MS Word 2007 XML`,
|
||||
"--infilter=MS Word 2007 XML",
|
||||
"--convert-to",
|
||||
"odt:writer8",
|
||||
"--outdir",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue