1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

refactor(server): "on this day" memory creation (#18333)

* refactor memory creation

* always update system metadata

* maybe fix medium tests
This commit is contained in:
Mert
2025-05-16 13:16:27 -04:00
committed by GitHub
parent 8ab5040351
commit 48d746d9d5
3 changed files with 54 additions and 47 deletions

View File

@@ -15,6 +15,7 @@ describe(MemoryService.name, () => {
database: db || defaultDatabase,
repos: {
asset: 'real',
database: 'real',
memory: 'real',
user: 'real',
systemMetadata: 'real',