Commit 39bbdc468f628ae9835926a09e24a91c702ddede
1 parent
5bf88506
Exists in
master
and in
4 other branches
on wall subpage active tab should be wiki too
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/project/active_tab.feature
@@ -37,7 +37,7 @@ Feature: Project active tab | @@ -37,7 +37,7 @@ Feature: Project active tab | ||
37 | 37 | ||
38 | Scenario: On Project Wall | 38 | Scenario: On Project Wall |
39 | Given I visit my project's wall page | 39 | Given I visit my project's wall page |
40 | - Then the active main tab should be Wall | 40 | + Then the active main tab should be Wiki |
41 | And no other main tabs should be active | 41 | And no other main tabs should be active |
42 | 42 | ||
43 | Scenario: On Project Wiki | 43 | Scenario: On Project Wiki |