mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-26 10:41:09 +00:00
Test broken by r16924 (#26520).
git-svn-id: http://svn.redmine.org/redmine/trunk@16925 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e89b93f8d1
commit
f2480d3ee3
@ -760,6 +760,8 @@ class TimelogControllerTest < Redmine::ControllerTest
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_index_at_project_level
|
def test_index_at_project_level
|
||||||
|
@request.session[:user_id] = 2
|
||||||
|
|
||||||
get :index, :params => {:project_id => 'ecookbook', :c => ['project']}
|
get :index, :params => {:project_id => 'ecookbook', :c => ['project']}
|
||||||
assert_response :success
|
assert_response :success
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user