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:
parent
9f9061f146
commit
ad260366ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user