Merge branch 'sh-disable-default-access-levels-in-spec' into '8-12-stable-ee'
Disable default access level in protected branch spec EE protected branches allow for multiple push and merge access levels per branch, whereas CE protected branches only allow one level per branch. The `ProtectedBranch` factory was by default adding Master access by default. This fix forces the spec to use one access level. See merge request !745
Showing
Please register or sign in to comment