This commit is contained in:
Florian Bruhin 2019-04-29 13:44:03 +02:00
parent e75d7ba5b0
commit 8f8d1ff3cd
1 changed files with 1 additions and 0 deletions

View File

@ -214,4 +214,5 @@ def test_delay(qtbot, stubs, monkeypatch, config_stub, key_config_stub):
keyhint = KeyHintView(0, None)
keyhint.update_keyhint('normal', 'a')
assert timer.isSingleShot()
assert timer.interval() == interval