Remove unnecessary fresh instance requirement for test
This commit is contained in:
parent
c0ab474b21
commit
8608c6b8b3
@ -621,7 +621,6 @@ Feature: Tab management
|
||||
- url: http://localhost:*/data/numbers/2.txt
|
||||
|
||||
Scenario: Detach tab from window with only one tab
|
||||
Given I have a fresh instance
|
||||
When I open data/hello.txt
|
||||
And I run :tab-detach
|
||||
Then the error "Cannot detach one tab." should be shown
|
||||
|
Loading…
Reference in New Issue
Block a user