mirror of
https://github.com/redmine/redmine.git
synced 2026-01-26 01:10:01 +01:00
Add missing change for #39862 to 5.1-stable.
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22554 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -94,6 +94,8 @@ class RoutingPluginsTest < Redmine::RoutingTest
|
||||
version '0.0.1'
|
||||
end
|
||||
|
||||
Redmine::Acts::Attachable::ObjectTypeConstraint.register_object_type('plugin_articles')
|
||||
|
||||
Pathname(__dir__).glob("app/**/*.rb").sort.each do |path|
|
||||
require path
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user