Skip to content

Remove mutation to routes in the tests

Lin Jen-Shin requested to merge fix-test-routing-errors into master

What does this MR do and why?

Remove mutation to routes in the tests. This was introduced at !133396 (merged)

We don't need this and it's causing routing errors in other tests because it's changing the application.

Fixes gitlab-org/quality/engineering-productivity/master-broken-incidents#3866 (closed)

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 Peter Leitzen

Merge request reports