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:
Go MAEDA
2025-04-12 04:43:28 +00:00
parent 831d87d7fb
commit 659cded97c
17 changed files with 21 additions and 13 deletions

View File

@@ -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