diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-03-18 23:08:54 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-03-18 23:08:54 +0200 |
commit | 112dc875ba325cfb0b223165c20d8424698e7791 (patch) | |
tree | e76d1b7aaf8e5fbb739ef2a171d093b486572049 /features/project | |
parent | ae06a0aab8be3ea3bad8066d2e19c12d86b85ad8 (diff) | |
download | gitlab-ce-112dc875ba325cfb0b223165c20d8424698e7791.tar.gz |
feature: wiki -> new page
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/active_tab.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/active_tab.feature b/features/project/active_tab.feature index 9392db36b87..f33e4b9e369 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 Wiki + Then the active main tab should be Wall And no other main tabs should be active Scenario: On Project Wiki |