re enable Redis

This commit is contained in:
2025-04-12 22:57:47 +02:00
parent 19c39678cf
commit d394fca3f9
5 changed files with 17 additions and 9 deletions

View File

@@ -51,6 +51,7 @@ class ProjectionSnapshotRepositoryTest :
val projectionRepo =
listOf(
::getSnapshotRepoInMemoryTest,
::getSnapshotRepoInRedisTest,
)
val list =