mirror of
https://github.com/redmine/redmine.git
synced 2026-04-03 11:09:39 +02:00
git-svn-id: http://svn.redmine.org/redmine/branches/4.2-stable@21047 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -28,7 +28,8 @@ class ActivitiesControllerTest < Redmine::ControllerTest
|
||||
:members,
|
||||
:groups_users,
|
||||
:enabled_modules,
|
||||
:journals, :journal_details
|
||||
:journals, :journal_details,
|
||||
:attachments, :changesets, :documents, :messages, :news, :time_entries, :wiki_content_versions
|
||||
|
||||
def test_project_index
|
||||
get(
|
||||
|
||||
Reference in New Issue
Block a user