Merged from trunk r22758 to 5.0-stable (#39995).

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22761 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2024-03-03 22:29:32 +00:00
parent efaab1da12
commit 193bf7db65

View File

@@ -70,7 +70,6 @@ class ActivitiesControllerTest < Redmine::ControllerTest
assert_response :success
assert_select '#sidebar input#with_subprojects', :count => 0
end
def test_project_index_with_invalid_project_id_should_respond_404