repository: Make `CreateRepositoryFromBundle` tests support SHA256
The tests for the `TestCreateRepositoryFromBundle` RPC use seeded repositories preventing execution during SHA256 repository testing. Refactor these tests to be table driven and remove seeded repositories.
Please register or sign in to comment