Fixing feature for old and new design

pull/6827/head
Gregor Schmidt 13 years ago
parent cea2a24ee9
commit 3e28b624d8
  1. 3
      features/links.feature

@ -116,5 +116,4 @@ Feature: Cost Reporting Linkage
And I am logged in as "controller"
And I am on the Cost Reports page for the project called "First Project"
And I jump to project "Second Project"
Then I should see "Second Project" within "#breadcrumb, #header h1"
And I should not see "First Project" within "#breadcrumb, #header h1"
Then I should be on the cost reports page of the project called "Second Project"

Loading…
Cancel
Save