|
|
@ -58,7 +58,7 @@ Feature: Paginated work packages index list |
|
|
|
Scenario: Pagination outside a project |
|
|
|
Scenario: Pagination outside a project |
|
|
|
When I go to the global index page of work packages |
|
|
|
When I go to the global index page of work packages |
|
|
|
Then I should see 3 issues |
|
|
|
Then I should see 3 issues |
|
|
|
When I follow "2" within_hidden ".pagination" |
|
|
|
When I follow "2" within ".pagination" |
|
|
|
Then I should be on the global index page of work packages |
|
|
|
Then I should be on the global index page of work packages |
|
|
|
And I should see 1 issue |
|
|
|
And I should see 1 issue |
|
|
|
|
|
|
|
|
|
|
|