]> source.dussan.org Git - redmine.git/commitdiff
Test failures.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 14:34:38 +0000 (14:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 14:34:38 +0000 (14:34 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15863 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/integration/issues_test.rb

index 86c0db68a48adf3942f4d4d45d3dbcbb6627e960..c90469be79243eb003ebb9a908c5682a0db16e8e 100644 (file)
@@ -111,7 +111,7 @@ class IssuesTest < Redmine::IntegrationTest
 
   def test_next_and_previous_links_should_be_displayed_after_query_grouped_and_sorted_by_version
     with_settings :default_language => 'en' do
-      get '/projects/ecookbook/issues?set_filter=1&group_by=fixed_version&sort=priority:desc,fixed_version'
+      get '/projects/ecookbook/issues?set_filter=1&group_by=fixed_version&sort=priority:desc,fixed_version,id'
       assert_response :success
       assert_select 'td.id', :text => '5'