mirror of
https://github.com/immich-app/immich.git
synced 2026-02-20 10:10:15 -05:00
test: not providing failed backups in API anymore
This commit is contained in:
parent
cbf3a2c3cb
commit
fdacf0ec57
@ -53,7 +53,6 @@ describe('/admin/maintenance', () => {
|
||||
expect(status).toBe(200);
|
||||
expect(body).toEqual({
|
||||
backups: [],
|
||||
failedBackups: [],
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user