|
|
|
@ -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" |
|
|
|
|