Skip to content

Remove getChildInstances in project_header_spec and project_search_spec

Paul Slaughter requested to merge 9594-fix-uses-with-project-avatar into master

What does this MR do?

This removes some of the uses of getChildInstances. This was causing issues with https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9001

  • It rewrites project_header_spec in vue-test-utils
  • It rewrites a spec in project_search_spec

What are the relevant issue numbers?

Part of #9594 (closed)

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports