mirror of
https://github.com/redmine/redmine.git
synced 2025-11-13 00:36:01 +01:00
Make the tests pass when config.threadsafe! is enabled (#12097).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10910 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -34,6 +34,7 @@ class Redmine::Helpers::GanttHelperTest < ActionView::TestCase
|
||||
include ProjectsHelper
|
||||
include IssuesHelper
|
||||
include ERB::Util
|
||||
include Rails.application.routes.url_helpers
|
||||
|
||||
def setup
|
||||
setup_with_controller
|
||||
|
||||
Reference in New Issue
Block a user