Skip to content

Add a `class_name: "::Project"` to a `belongs_to :project` in a spec

What does this MR do?

This seems to make the error go away (https://gitlab.com/gitlab-org/gitlab/-/jobs/418954570 and https://gitlab.com/gitlab-org/gitlab/-/jobs/418954612). I think the spec could still be improved but as a quick fix, I think that's fine.

Closes #199424 (closed).

Edited by Rémy Coutable

Merge request reports