From 39bbdc468f628ae9835926a09e24a91c702ddede Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 15 Mar 2013 09:39:50 +0200 Subject: [PATCH] on wall subpage active tab should be wiki too --- features/project/active_tab.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/project/active_tab.feature b/features/project/active_tab.feature index f33e4b9e..9392db36 100644 --- a/features/project/active_tab.feature +++ b/features/project/active_tab.feature @@ -37,7 +37,7 @@ Feature: Project active tab Scenario: On Project Wall Given I visit my project's wall page - Then the active main tab should be Wall + Then the active main tab should be Wiki And no other main tabs should be active Scenario: On Project Wiki