Commit 1e5829c1 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Resolve conflicts in `spec/policies/project_policy_spec.rb`

parent 7e1943e2
......@@ -155,11 +155,7 @@ describe ProjectPolicy do
let(:feature_write_abilities) do
described_class::READONLY_FEATURES_WHEN_ARCHIVED.flat_map do |feature|
described_class.create_update_admin_destroy(feature)
<<<<<<< HEAD
end + additional_reporter_permissions + additional_master_permissions
=======
end
>>>>>>> upstream/master
end
let(:other_write_abilities) do
......
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