From a044049ff85e63353a51c85625562409313a4003 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 8 Dec 2024 05:04:01 +0000 Subject: Merged r23352 from trunk to 6.0-stable (#41934). git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23358 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/functional/projects_controller_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functional/projects_controller_test.rb b/test/functional/projects_controller_test.rb index d1755be59..41b8fb6b9 100644 --- a/test/functional/projects_controller_test.rb +++ b/test/functional/projects_controller_test.rb @@ -26,7 +26,7 @@ class ProjectsControllerTest < Redmine::ControllerTest :enabled_modules, :enumerations, :boards, :messages, :attachments, :custom_fields, :custom_values, :time_entries, :wikis, :wiki_pages, :wiki_contents, :wiki_content_versions, - :roles, :queries + :roles, :queries, :issue_categories include Redmine::I18n -- cgit v1.2.3