Merge pull request #65 from oliverguenther/fix/fix_i18n_cuke

Fix broken cuke due to i18n changes.
pull/6827/head
ulferts 9 years ago
commit 22ba8f0c48
  1. 2
      features/navigations.feature

@ -36,4 +36,4 @@ Feature: Navigating to reports page
When I login as "bob" When I login as "bob"
And I go to the page of the project called "SubProject" And I go to the page of the project called "SubProject"
And I follow "Cost reports" within "#main-menu" And I follow "Cost reports" within "#main-menu"
Then I should see "Cost Report" within "#content" Then I should see "Cost report" within "#content"

Loading…
Cancel
Save