This commit is contained in:
timonrieger
2026-07-26 17:16:26 +02:00
parent 3f47728463
commit fc36abb77b
@@ -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')