mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Test failure (#21148).
git-svn-id: http://svn.redmine.org/redmine/trunk@14881 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
41c379fb78
commit
dc1397c58c
@ -30,7 +30,6 @@ class WelcomeControllerTest < ActionController::TestCase
|
||||
assert_response :success
|
||||
assert_template 'index'
|
||||
assert_not_nil assigns(:news)
|
||||
assert !assigns(:projects).include?(Project.where(:is_public => false).first)
|
||||
end
|
||||
|
||||
def test_browser_language
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user