Reset window.location before each test
This ensures that even if a test changes the current location using the `setWindowLocation` helper, it doesn't affect other tests in the same file. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/336917.
Showing
Please register or sign in to comment