security_dashboard filter_spec jest master failure

Job #213531028 failed for 71421729:

Passed on retry.

Summary of all failing tests
FAIL ee/spec/frontend/security_dashboard/components/filter_spec.js
  ● Filter component › Project › when there are lots of projects › should show only matching projects when a search term is entered

    Test took too long (414ms > 300ms)!

      19 |     const elapsedTimeInMs = Date.now() - testStartTime;
      20 |     if (elapsedTimeInMs > testTimeoutInMs) {
    > 21 |       throw new Error(`Test took too long (${elapsedTimeInMs}ms > ${testTimeoutInMs}ms)!`);
         |             ^
      22 |     }
      23 |   });
      24 | };

      at Object.<anonymous> (spec/frontend/helpers/timeout.js:21:13)
Assignee Loading
Time tracking Loading