Skip to content

Fixed failing conflict resolve spec

What does this MR do?

Fixes failing specs in master. This issue is caused by there not being enough room in the DOM to display all the content. Rather than free up space by adding more CSS, i've just made it toggle the tree list, which isn't needed by the test, this gives us more space in the window.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9645

Does this MR meet the acceptance criteria?

Merge request reports