Fix flaky spec in spec/controllers/import/github_controller_spec.rb
Merged
requested to merge 451972-test-spec-controllers-import-github_controller_spec-rb-import-githubcontroller-post into master
What does this MR do and why?
This MR replaces a .eq
for .match_array
for a spec that does not need to test array order. Failing jobs listed in #451972 (closed) failed due to the order of the responses.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
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 #451972 (closed)
Merge request reports
Activity
Please register or sign in to reply