mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-01 15:01:47 +00:00
Test failure.
git-svn-id: http://svn.redmine.org/redmine/trunk@14727 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
89b4c92444
commit
d75940f97c
@ -26,6 +26,9 @@ class SettingTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
def test_read_default
|
||||
Setting.delete_all
|
||||
Setting.clear_cache
|
||||
|
||||
assert_equal "Redmine", Setting.app_title
|
||||
assert Setting.self_registration?
|
||||
assert !Setting.login_required?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user