From fcc35f6e1a72f205f5940c41d6fd3505b37f8b6d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 11 Dec 2023 08:30:30 +0100 Subject: [PATCH] Update tests.toml: typo: libreoffice/abiword Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index acca843..3d73345 100644 --- a/tests.toml +++ b/tests.toml @@ -27,7 +27,7 @@ test_format = 1.0 only = ["install.root"] [with_abiword] - args.export = "libreoffice" + args.export = "abiword" args.mypads = 0 args.useldap = 0 only = ["install.root"]