From d6911ed39b02e35b4b31e39095263a947ded3cb4 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sun, 26 Oct 2025 14:24:00 +0100 Subject: [PATCH] Fix tests --- tests/test_gui/test_gui_theme.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/test_gui/test_gui_theme.py b/tests/test_gui/test_gui_theme.py index beff6b21..cd25dfe9 100644 --- a/tests/test_gui/test_gui_theme.py +++ b/tests/test_gui/test_gui_theme.py @@ -626,9 +626,9 @@ def testGuiTheme_CheckTheme(theme): "active", "inactive", "disabled", ], "Icon": [ - "tool", "accept", "reject", "action", "altaction", "apply", - "create", "destroy", "reset", "add", "change", "remove", - "scformat", "mdformat", "systemio", "info", "warning", "error", + "tool", "sidebar", "accept", "reject", "action", "altaction", + "apply", "create", "destroy", "reset", "add", "change", "remove", + "shortcode", "markdown", "systemio", "info", "warning", "error", ], "Palette": [ "window", "windowtext", "base", "alternatebase", "text",