Fix small nitpick
This commit is contained in:
parent
cce1747e3e
commit
f15fb16ad4
@ -46,7 +46,8 @@ def url_widget(qtbot, monkeypatch, config_stub):
|
||||
'statusbar.url.fg.success.https': 'green',
|
||||
'statusbar.url.fg.error': 'red',
|
||||
'statusbar.url.fg.warn': 'orange',
|
||||
'statusbar.url.fg.hover': 'blue'},
|
||||
'statusbar.url.fg.hover': 'blue'
|
||||
},
|
||||
'fonts': {},
|
||||
}
|
||||
monkeypatch.setattr(
|
||||
|
Loading…
Reference in New Issue
Block a user