mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Support for new GroupV2 groups
This commit is contained in:
@@ -161,7 +161,7 @@ describe('Message', () => {
|
||||
left: 'You',
|
||||
},
|
||||
}).getNotificationData(),
|
||||
{ text: 'You left the group.' }
|
||||
{ text: 'You are no longer a member of the group.' }
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user