Commit 386895bb authored by Pedro Moreira da Silva's avatar Pedro Moreira da Silva Committed by Oswaldo Ferreira

Update system_note_service_spec.rb

parent 0c7eddf3
......@@ -769,7 +769,7 @@ describe SystemNoteService, services: true do
context 'when merge request approved' do
it 'sets the note text' do
expect(subject.note).to eq "Approved this merge request"
expect(subject.note).to eq "approved this merge request"
end
end
end
......
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