mirror of
https://github.com/redmine/redmine.git
synced 2026-03-04 03:21:24 +01:00
Make sure that themes are reloaded after test.
git-svn-id: http://svn.redmine.org/redmine/trunk@13777 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -55,5 +55,7 @@ class Redmine::ThemesTest < ActiveSupport::TestCase
|
||||
theme = Redmine::Themes.themes.pop
|
||||
|
||||
assert_nil Redmine::Themes.theme(theme.id, :rescan => false)
|
||||
ensure
|
||||
Redmine::Themes.rescan
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user