s/issues/work packages/

pull/6827/head
Jens Ulferts 9 years ago
parent 08bf604574
commit b62ad10922
  1. 4
      features/credit_unit_costs.feature

@ -37,9 +37,9 @@ Feature: Credit unit costs
@javascript
Scenario: Crediting units costs to an work_package
When I am already logged in as "manager"
And I go to the page of the issue "work_package1"
And I go to the page of the work package "work_package1"
And I select "Log unit costs" from the action menu
And I fill in "cost_entry_units" with "100"
And I select "cost_type_1" from "Cost type"
And I press "Save"
Then I should be on the page of the issue "work_package1"
Then I should be on the page of the work package "work_package1"

Loading…
Cancel
Save