Fix typo in test
This commit is contained in:
parent
f28d523225
commit
e14477375b
@ -242,7 +242,7 @@ Feature: Tab management
|
|||||||
And I open data/numbers/3.txt in a new tab
|
And I open data/numbers/3.txt in a new tab
|
||||||
And I run :tab-focus 1
|
And I run :tab-focus 1
|
||||||
And I run :tab-focus 3
|
And I run :tab-focus 3
|
||||||
And I run :tab-focus 1
|
And I run :tab-focus 3
|
||||||
Then the following tabs should be open:
|
Then the following tabs should be open:
|
||||||
- data/numbers/1.txt (active)
|
- data/numbers/1.txt (active)
|
||||||
- data/numbers/2.txt
|
- data/numbers/2.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user