Skip to content

repository: Make `ReplicateRepository()` tests support SHA256

Justin Tobler requested to merge jt-replicate-tests into master

Seeded repositories are not supported with SHA256 object formats. Replace the use of seeded repositories for ReplicateRepository() RPC tests with repositories generated at test execution.

Merge request reports