mirror of
https://github.com/redmine/redmine.git
synced 2025-11-08 06:15:59 +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
|
end
|
||||||
|
|
||||||
teardown do
|
teardown do
|
||||||
@setup_plugin_paths.each(&:rmtree)
|
FileUtils.rm_rf @tmp_plugins_path
|
||||||
Redmine::PluginLoader.load
|
Redmine::PluginLoader.load
|
||||||
RedmineApp::Application.instance.routes_reloader.reload!
|
RedmineApp::Application.instance.routes_reloader.reload!
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user