feat: Add notification_deleted action cable event (#8431)

This commit is contained in:
Muhsin Keloth
2023-12-01 23:06:22 +05:30
committed by GitHub
parent fdc1123b18
commit aad18e1ca4
5 changed files with 34 additions and 1 deletions

View File

@@ -134,7 +134,7 @@ Hey @John, @Alisha Peter can you check this ticket?"
end
end
context 'when primary actory is deleted' do
context 'when primary actor is deleted' do
let!(:conversation) { create(:conversation) }
it 'clears notifications' do