updated tests for !29553
This commit is contained in:
parent
0ee03c9a81
commit
e6e0d2ccc4
1 changed files with 1 additions and 1 deletions
|
@ -1148,7 +1148,7 @@ describe SystemNoteService do
|
|||
end
|
||||
|
||||
it 'sets the note text' do
|
||||
expect(subject.note).to eq 'resolved all discussions'
|
||||
expect(subject.note).to eq 'resolved all threads'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue