Skip to content

Fix spec violations in projects_dropdown_filter_spec

What does this MR do and why?

In regards of epic &5102, this MR fixes the following spec violations in spec/frontend/analytics/shared/components/projects_dropdown_filter_spec.js #390962 (closed):

How to set up and validate locally

Run tests:

yarn jest spec/frontend/analytics/shared/components/projects_dropdown_filter_spec.js

MR acceptance checklist

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

Merge request reports