Skip to content

Commit

Permalink
currently by default there are no sublinks since Layouts is the only …
Browse files Browse the repository at this point in the history
…optin
  • Loading branch information
saturnflyer committed Mar 5, 2012
1 parent 2927105 commit caa593f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/admin/user_permissions.feature
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Feature: User authentication and permissions
Given I am logged in as "<username>" Given I am logged in as "<username>"
And I should see "Design" And I should see "Design"
When I follow "Design" within "#navigation" When I follow "Design" within "#navigation"
And I follow "Layouts" # And I follow "Layouts"
And I should not see "You must have designer privileges" And I should not see "You must have designer privileges"
And I follow "Main" And I follow "Main"
Then I should see "Edit Layout" Then I should see "Edit Layout"
Expand Down

0 comments on commit caa593f

Please sign in to comment.