Commit 06d8df22 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in spec/policies/project_policy_spec.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 1949b4cb
......@@ -44,14 +44,9 @@ describe ProjectPolicy do
let(:master_permissions) do
%i[
<<<<<<< HEAD
push_code_to_protected_branches delete_protected_branch
update_project_snippet update_environment
update_deployment admin_milestone admin_project_snippet
=======
delete_protected_branch update_project_snippet update_environment
update_deployment admin_project_snippet
>>>>>>> upstream/master
admin_project_member admin_note admin_wiki admin_project
admin_commit_status admin_build admin_container_image
admin_pipeline admin_environment admin_deployment
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment