Skip to content

Visibility traits for Project Factory

Created by: rspeicher

Adds three traits to the Project factory - public, private and internal, and replaces all that ugly visibility_level: Gitlab::VisibilityLevel::CONSTANT noise from factory creations. 😀

Merge request reports