mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
refactor: repositories (#16036)
This commit is contained in:
parent
d2575d8f00
commit
9d85272c2b
90 changed files with 686 additions and 1088 deletions
|
|
@ -5,6 +5,7 @@ vitest.mock('src/constants', () => ({
|
|||
APP_MEDIA_LOCATION: '/photos',
|
||||
ADDED_IN_PREFIX: 'This property was added in ',
|
||||
DEPRECATED_IN_PREFIX: 'This property was deprecated in ',
|
||||
IWorker: 'IWorker',
|
||||
}));
|
||||
|
||||
describe('StorageCore', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue