-
- Downloads
Fix all specs related to changes in !5081.
1. Remove `Project#developers_can_push_to_protected_branch?` since it isn't used anymore. 2. Remove `Project#developers_can_merge_to_protected_branch?` since it isn't used anymore.
Showing
- app/models/project.rb 0 additions, 8 deletionsapp/models/project.rb
- app/models/protected_branch/merge_access_level.rb 1 addition, 1 deletionapp/models/protected_branch/merge_access_level.rb
- app/models/protected_branch/push_access_level.rb 1 addition, 1 deletionapp/models/protected_branch/push_access_level.rb
- features/steps/project/commits/branches.rb 1 addition, 1 deletionfeatures/steps/project/commits/branches.rb
- spec/lib/gitlab/git_access_spec.rb 1 addition, 1 deletionspec/lib/gitlab/git_access_spec.rb
- spec/models/project_spec.rb 0 additions, 40 deletionsspec/models/project_spec.rb
Please register or sign in to comment