on wall subpage active tab should be wiki too
This commit is contained in:
parent
5bf88506ec
commit
39bbdc468f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Feature: Project active tab
|
||||||
|
|
||||||
Scenario: On Project Wall
|
Scenario: On Project Wall
|
||||||
Given I visit my project's wall page
|
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
|
And no other main tabs should be active
|
||||||
|
|
||||||
Scenario: On Project Wiki
|
Scenario: On Project Wiki
|
||||||
|
|
Loading…
Reference in a new issue