Added missing test data to shared_versions cuke

pull/6827/head
Sebastian Schuster 12 years ago
parent a48d34b0f6
commit c0b5d08d8a
  1. 4
      features/shared_versions.feature

@ -24,6 +24,10 @@ Feature: Shared Versions
| story |
| task |
And I am working in project "child"
And there is a default issuestatus with:
| name | new |
And there is a default issuepriority with:
| name | Normal |
And there is 1 user with:
| login | padme |
And there is a role "project admin"

Loading…
Cancel
Save