Commit a42bb293 authored by Luke Bennett's avatar Luke Bennett

Resolve notify_spec.rb

parent 21f53782
......@@ -312,7 +312,6 @@ describe Notify do
expect(new_subject).to have_body_text(text)
end
end
<<<<<<< HEAD
end
describe "that are new with approver" do
......@@ -340,8 +339,6 @@ describe Notify do
it 'contains the description' do
is_expected.to have_html_escaped_body_text merge_request.description
end
=======
>>>>>>> upstream/master
end
describe 'that have been relabeled' 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