Increase timeout for inhibited key test
It seems this fails on the new Travis OS X image.
This commit is contained in:
parent
8fdc609b32
commit
08361e7034
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user