fix test for setting an invalid value via qute://settings

This commit is contained in:
Jakub Klinkovský 2016-08-26 15:33:21 +02:00
parent 9ff945c56f
commit b272fce2cf

View File

@ -86,7 +86,9 @@ Feature: Setting settings.
And I press the key "<Ctrl+Backspace>"
And I press the key "foo"
And I press the key "<Escape>"
Then "invalid value 'foo' *" should be logged
# an explicit Tab to unfocus the input field seems to stabilize the tests
And I press the key "<Tab>"
Then "Invalid value 'foo' *" should be logged
Scenario: Empty option with ? (issue 1109)
When I run :set general ?