fix server ci integration (#10296)

Now that the CI is running, I'm trying to fix the tests
This commit is contained in:
Weiko
2025-02-18 17:01:29 +01:00
committed by GitHub
parent d6655a2c3b
commit 5cf0a71d12
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
export const QUERY_MAX_RECORDS = 100;
export const QUERY_MAX_RECORDS = 60;