Remove ":messages without messages" test

We can never know for sure there aren't any messages - for example, on Travis we get a message about XDG_RUNTIME_DIR being unset on Qt 5.9.
This commit is contained in:
Florian Bruhin 2017-06-09 11:04:21 +02:00
parent 9f9061f146
commit ad260366ef

View File

@ -537,12 +537,6 @@ Feature: Various utility commands.
And I wait for "Changing title for idx * to 'log'" in the log
Then no crash should happen
Scenario: Using :messages without messages
Given I have a fresh instance
When I run :messages
Then qute://log?level=info should be loaded
And the page should contain the plaintext "No messages to show."
## https://github.com/qutebrowser/qutebrowser/issues/1523
Scenario: Completing a single option argument