Menu

Commit [r7164]  Maximize  Restore  History

Rails3: scm: filesystem: replace @repository.reload to @project.reload of test_fetch_changesets at unit model test

Filesystem repository does not have revisions.
So, on Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error
does not raise.
But, replace the same way with other SCMs.

For more details, see r7062.

tmaruyama 2011-09-12

changed /trunk/test/unit/repository_filesystem_test.rb
/trunk/test/unit/repository_filesystem_test.rb Diff Switch to side-by-side view
Loading...