Fixes features

pull/472/head
Hagen Schink 11 years ago
parent 1ea655f2f1
commit 1ee1ad995f
  1. 4
      features/work_packages/reports.feature

@ -44,7 +44,7 @@ Feature: Navigating from reports to index
And the user "bob" is a "member" in the project "parent" And the user "bob" is a "member" in the project "parent"
And I am already logged in as "bob" And I am already logged in as "bob"
Scenario: Navigating from issue reports back to issue overview Scenario: Navigating from work package reports back to work package overview
When I go to the issues/report page of the project called "parent" When I go to the work_packages/report page of the project called "parent"
And I follow "Work packages" within "#main-menu" And I follow "Work packages" within "#main-menu"
Then I should be on the work packages index page of the project called "parent" Then I should be on the work packages index page of the project called "parent"

Loading…
Cancel
Save