Skip to content

Use factory method for import_projects store

Inactive Account requested to merge winh-import_projects_table_spec into master

What does this MR do?

Use a factory function for the import_projects store so we get a fresh instance each time (especially in tests).

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10062

Does this MR meet the acceptance criteria?

Edited by Luke Bennett

Merge request reports