mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 09:47:06 +02:00
Merged r23618 from trunk to 6.0-stable (#42500).
git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23644 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -41,6 +41,7 @@ class RepositoriesGitControllerTest < Redmine::RepositoryControllerTest
|
||||
:path_encoding => 'ISO-8859-1'
|
||||
)
|
||||
assert @repository
|
||||
skip "SCM command is unavailable" unless @repository.class.scm_available
|
||||
end
|
||||
|
||||
def test_create_and_update
|
||||
|
||||
Reference in New Issue
Block a user