mirror of
https://github.com/redmine/redmine.git
synced 2025-11-02 11:25:55 +01:00
Added 'Estimated hours' attribute on issues.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@731 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -40,7 +40,7 @@ class ProjectsControllerTest < Test::Unit::TestCase
|
||||
get :list
|
||||
assert_response :success
|
||||
assert_template 'list'
|
||||
assert_not_nil assigns(:projects)
|
||||
assert_not_nil assigns(:project_tree)
|
||||
end
|
||||
|
||||
def test_show
|
||||
|
||||
Reference in New Issue
Block a user