mirror of
https://github.com/redmine/redmine.git
synced 2026-01-16 04:23:19 +01:00
Test failure.
git-svn-id: http://svn.redmine.org/redmine/trunk@14727 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user