index: decrease depth of test repos

This commit is contained in:
Michael Eischer
2026-06-15 21:48:38 +02:00
parent f9d953d4cd
commit aae0985673
@@ -410,7 +410,7 @@ func BenchmarkMasterIndexGC(b *testing.B) {
var (
snapshotTime = time.Unix(1470492820, 207401672)
depth = 3
depth = 2
)
func createFilledRepo(t testing.TB, snapshots int, version uint) (*repository.Repository, restic.Unpacked[restic.FileType]) {