Update :buffer tests for count support

This commit is contained in:
Michael Hoang 2017-10-02 23:43:49 +11:00
parent 138ce60c1d
commit 8ae0bd2797

View File

@ -897,9 +897,9 @@ Feature: Tab management
# :buffer
Scenario: :buffer without args
Scenario: :buffer without args or count
When I run :buffer
Then the error "buffer: The following arguments are required: index" should be shown
Then the error "buffer: Either a count or the argument index must be specified." should be shown
Scenario: :buffer with a matching title
When I open data/title.html