Skip to content

Reset query limit in findings_finder_spec.rb

Arpit Gogia requested to merge 478421-fix-query-limit into master

What does this MR do and why?

Resets the query limit to its previous value. It was changed to accommodate the increased number of queries due to the transition of security_scans to gitlab_sec schema (MR where it was changed: !160574 (merged))

Given the tables involved have all been migrated to gitlab_sec, this can now be reverted.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #478421 (closed)

Edited by Arpit Gogia

Merge request reports

Loading