Added missing test data to the issue pagination cuke

pull/67/head
Sebastian Schuster 12 years ago
parent 1f38430f46
commit eecba51fe1
  1. 3
      features/issues/index_pagination.feature

@ -5,6 +5,9 @@ Feature: Paginated issue index list
And there is 1 project with the following:
| identifier | project1 |
| name | project1 |
And the project "project1" has the following trackers:
| name | position |
| Bug | 1 |
And there is 1 user with the following:
| login | bob |
And there is a role "member"

Loading…
Cancel
Save