Fix integration test ci (#10226)
## Context Integration test ci was not running properly. This PR should fix that Todo: This was not running for a while, many tests are not succeeding so I'll try to fix them in this PR now that the action is running properly.
This commit is contained in:
@ -1 +1 @@
|
||||
export const QUERY_MAX_RECORDS = 60;
|
||||
export const QUERY_MAX_RECORDS = 100;
|
||||
|
||||
Reference in New Issue
Block a user