From 10996986188ea966518dc70b60000313076035af Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 2 Jul 2024 09:41:02 +0200 Subject: [PATCH] Resolves: RHEL-43437 Disable stemming support and remove build requirement "libstemmer-devel": Fix CI test --- tests/test_appstream.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_appstream.py b/tests/test_appstream.py index 00e014c..6642809 100644 --- a/tests/test_appstream.py +++ b/tests/test_appstream.py @@ -35,7 +35,7 @@ class TestAppstream(unittest.TestCase): 'Homepage: https://mike-fabian.github.io/ibus-typing-booster/' in output_lines) self.assertTrue( - 'Icon: ibus-typing-booster.png' + 'Icon: org.freedesktop.ibus.engine.typing_booster.emoji_picker.png' in output_lines) # This section not always there, better don’t test for this: # self.assertTrue(