mirror of
https://github.com/immich-app/immich.git
synced 2026-07-28 14:47:30 -07:00
fmt
This commit is contained in:
@@ -130,7 +130,6 @@ describe(SearchController.name, () => {
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
it('should reject an unknown key in the filter', async () => {
|
||||
const { status, body } = await request(ctx.getHttpServer())
|
||||
.post('/search/metadata')
|
||||
|
||||
Reference in New Issue
Block a user