Revert "Try to fix index pagination Cuke (fails on Travis)"

This reverts commit 9ee976fc97.
pull/1768/head
Alex Coles 10 years ago
parent 9ee976fc97
commit 29d23d962f
  1. 2
      features/work_packages/index_pagination.feature

@ -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

Loading…
Cancel
Save