Fix broken cuke due to i18n changes.

pull/6827/head
Oliver Günther 9 years ago
parent 0da1582bbb
commit 7bd113824c
  1. 2
      features/navigations.feature

@ -36,4 +36,4 @@ Feature: Navigating to reports page
When I login as "bob"
And I go to the page of the project called "SubProject"
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