Update old scenario to deactivate filters and groups

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1944 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
t.felgentreff 14 years ago
parent 680dad4ba9
commit a5f55ec84d
  1. 4
      features/cost_reports.feature

@ -5,10 +5,10 @@ Feature: Cost Control
And the project "CostProject" has 1 cost entry with the following:
| units | 1234.0 |
And I am admin
When I am on the Cost Reports page for the project called "CostProject"
And I am on the overall Cost Reports page without filters or groups
When I click on "Edit"
When I fill in "4321.0" for "cost_entry_units"
When I click on "Save"
Then I should see "4321.0"
And I should not see "1234.0"

Loading…
Cancel
Save