Add quick-complete to completion widget tests
This commit is contained in:
parent
2db0ec8b6d
commit
e4cec43cf4
@ -38,6 +38,7 @@ def completionview(qtbot, status_command_stub, config_stub, win_registry,
|
||||
'scrollbar-width': 12,
|
||||
'scrollbar-padding': 2,
|
||||
'shrink': False,
|
||||
'quick-complete': False,
|
||||
},
|
||||
'colors': {
|
||||
'completion.fg': QColor(),
|
||||
|
Loading…
Reference in New Issue
Block a user