Fix keyhint tests
This commit is contained in:
parent
d4376c5196
commit
123aace3e8
@ -53,7 +53,7 @@ def keyhint(qtbot, config_stub, key_config_stub):
|
||||
'keyhint.bg': 'black'
|
||||
},
|
||||
'fonts': {'keyhint': 'Comic Sans'},
|
||||
'ui': {'keyhint-blacklist': ''},
|
||||
'ui': {'keyhint-blacklist': '', 'status-position': 'bottom'},
|
||||
}
|
||||
keyhint = KeyHintView(0, None)
|
||||
qtbot.add_widget(keyhint)
|
||||
|
Loading…
Reference in New Issue
Block a user