mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00:00
git-svn-id: https://svn.redmine.org/redmine/trunk@22557 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1197615189
commit
f5c5573610
@ -100,7 +100,7 @@ class RepositorySubversionTest < ActiveSupport::TestCase
|
||||
@project.reload
|
||||
|
||||
assert_equal NUM_REV, @repository.changesets.count
|
||||
assert_equal 24, @repository.filechanges.count
|
||||
assert_equal 26, @repository.filechanges.count
|
||||
assert_equal 'Initial import.', @repository.changesets.find_by_revision('1').comments
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user