Refactoring of the Merge Request Rebasing test
What do we want to fix/change
The goal is to fix #323990 (closed). The test was failing on staging and in general was using a string to compare which was not in use anymore.
How do we do that
I have updated the test to use the already created project by the merge request fabrication method and als a let variable for it. In the end I have also updated the string with the new and correct one.
Relevant links
Error Issue: #323990 (closed)
Edited by Tomislav Nikić