@@ -29,6 +29,7 class SysControllerTest < Test::Unit::TestCase | |||
|
29 | 29 | @request = ActionController::TestRequest.new |
|
30 | 30 | @response = ActionController::TestResponse.new |
|
31 | 31 | Setting.sys_api_enabled = '1' |
|
32 | Setting.enabled_scm = %w(Subversion Git) | |
|
32 | 33 | end |
|
33 | 34 | |
|
34 | 35 | def test_projects_with_repository_enabled |
General Comments 0
You need to be logged in to leave comments.
Login now