Skip to content

Improve test clean up for migration spec

Krasimir Angelov requested to merge ka/broken-master/3341 into master

What does this MR do and why?

This improves clean up for spec/migrations/20230809104753_swap_epic_user_mentions_note_id_to_bigint_for_self_hosts_spec.rb to fix a master:broken issue - gitlab-org/quality/engineering-productivity/master-broken-incidents#3341 (closed).

This is same as what we have fixed with - !127303 (merged).

We also update spec/migrations/20230810103534_swap_suggestions_note_id_to_bigint_for_self_hosts_spec.rb as it has the same problem.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marius Bobin

Merge request reports