Fix wrong 'When' in bdd file
This commit is contained in:
parent
eee5f8263f
commit
02c996a785
@ -99,5 +99,5 @@ Feature: Using completion
|
||||
Scenario: Space updates completion model after selecting full command
|
||||
When I run :set-cmd-text :set
|
||||
And I run :completion-item-focus next
|
||||
When I run :set-cmd-text -s :set
|
||||
And I run :set-cmd-text -s :set
|
||||
Then the completion model should be option
|
||||
|
Loading…
Reference in New Issue
Block a user