Skip to content

runners: fix configurations getting saved with wrong group name

Configurations for CharacterRunner and DictionaryRunner were getting saved with the wrong group name in krunnerrc. I have fixed it using SpellCheckRunner as reference i.e., by passing an argument from CMakeLists file.

Merge request reports