Commit e57ce3b1 authored by Michel Engelen's avatar Michel Engelen

updated tests for !29553

parent d1ca1a51
...@@ -1108,7 +1108,7 @@ describe SystemNoteService do ...@@ -1108,7 +1108,7 @@ describe SystemNoteService do
end end
it 'sets the note text' do it 'sets the note text' do
expect(subject.note).to eq 'resolved all discussions' expect(subject.note).to eq 'resolved all threads'
end 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