Skip to content

Visibility traits for Project Factory

gitlab-qa-bot requested to merge github/fork/rspeicher/visibility-traits into master

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