Fix typo in test

This commit is contained in:
Iordanis Grigoriou 2017-06-16 12:41:30 +02:00
parent f28d523225
commit e14477375b

View File

@ -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