From b9c8f7a89f38def8bf58dfae24f1c84925f2eeb8 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 30 Dec 2019 22:27:26 +0100 Subject: tests: Remove unnecessary fresh instance --- tests/end2end/features/tabs.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature index 747e6c19a..0692e78a6 100644 --- a/tests/end2end/features/tabs.feature +++ b/tests/end2end/features/tabs.feature @@ -1205,7 +1205,6 @@ Feature: Tab management Then the error "Can't take a tab from the same window" should be shown Scenario: Take a tab while using tabs_are_windows - Given I have a fresh instance When I open data/numbers/1.txt And I open data/numbers/2.txt in a new window And I set tabs.tabs_are_windows to true -- cgit v1.2.3-54-g00ecf