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

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22760 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2024-03-03 22:29:07 +00:00
parent ab17d067a1
commit fcd089a3b4

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