Merged r23631 from trunk to 6.0-stable (#42562).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23632 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-04-11 09:53:14 +00:00
parent d9b6a2c6df
commit af691e53d7

View File

@@ -95,6 +95,7 @@ class ProjectAdminQueryTest < ActiveSupport::TestCase
end
def test_project_statuses_values_should_return_all_statuses
set_language_if_valid 'en'
q = ProjectAdminQuery.new
assert_equal [
["active", "1"],