diff --git a/test/helpers/timelog_helper_test.rb b/test/helpers/timelog_helper_test.rb index 85244ec37..f86f4f80a 100644 --- a/test/helpers/timelog_helper_test.rb +++ b/test/helpers/timelog_helper_test.rb @@ -26,12 +26,12 @@ class TimelogHelperTest < Redmine::HelperTest include ERB::Util fixtures :projects, :roles, :enabled_modules, :users, - :repositories, :changesets, - :trackers, :issue_statuses, :issues, :versions, :documents, - :wikis, :wiki_pages, :wiki_contents, - :boards, :messages, - :attachments, - :enumerations + :repositories, :changesets, + :trackers, :issue_statuses, :issues, :versions, :documents, + :wikis, :wiki_pages, :wiki_contents, + :boards, :messages, + :attachments, + :enumerations def test_activities_collection_for_select_options_should_return_array_of_activity_names_and_ids activities = activity_collection_for_select_options