mirror of
https://github.com/redmine/redmine.git
synced 2025-11-07 13:55:52 +01:00
Delete whole @tmp/plugins@ directory (#38707).
git-svn-id: https://svn.redmine.org/redmine/trunk@22374 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -60,7 +60,7 @@ class RoutingPluginsTest < Redmine::RoutingTest
|
||||
end
|
||||
|
||||
teardown do
|
||||
@setup_plugin_paths.each(&:rmtree)
|
||||
FileUtils.rm_rf @tmp_plugins_path
|
||||
Redmine::PluginLoader.load
|
||||
RedmineApp::Application.instance.routes_reloader.reload!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user