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

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@23633 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-04-11 09:54:18 +00:00
parent 16cf218517
commit 6cddc8b6f0

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"],