Resolves: RHEL-43437 Disable stemming support and remove build requirement "libstemmer-devel": Fix CI test
This commit is contained in:
parent
02f4fadd06
commit
1099698618
@ -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(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user