qutebrowser/tests/end2end/features/completion.feature

8 lines
255 B
Gherkin
Raw Normal View History

Feature: Command bar completion
Scenario: No warnings when completing with one entry (#1600)
Given I open about:blank
When I run :set-cmd-text -s :open
And I run :completion-item-focus next
Then no crash should happen