Increase timeout for inhibited key test

It seems this fails on the new Travis OS X image.
This commit is contained in:
Florian Bruhin 2016-10-05 13:26:57 +02:00
parent 8fdc609b32
commit 08361e7034

View File

@ -183,7 +183,7 @@ Feature: Using hints
### hints -> auto-follow-timeout
Scenario: Ignoring key presses after auto-following hints
When I set hints -> auto-follow-timeout to 500
When I set hints -> auto-follow-timeout to 1000
And I set hints -> mode to number
And I run :bind --force , message-error "This error message was triggered via a keybinding which should have been inhibited"
And I open data/hints/html/simple.html