Fix warnings in runner jest specs

Description

Our jest runner specs have several warnings attached to them, which may indicate that there is something wrong with their setup, indicate Invalid prop, which means we could update the mock data or validator:

Screenshot

image

  • spec/frontend/ci/runner/components/runner_list_spec.js
  • ee/spec/frontend/ci/runner/components/runner_active_list_spec.js
Edited by Miguel Rincon