From c32ca1148c33ab61f03ee27937253fe2f8683342 Mon Sep 17 00:00:00 2001 From: Toni Ros <33701571+ToniRos@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:49:02 +0100 Subject: [PATCH] Update tests/converters/libreoffice.test.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks Co-authored-by: Emrik Östling --- tests/converters/libreoffice.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/converters/libreoffice.test.ts b/tests/converters/libreoffice.test.ts index a4d1d7b..5d34d45 100644 --- a/tests/converters/libreoffice.test.ts +++ b/tests/converters/libreoffice.test.ts @@ -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",