[MM-30432]: Allow users to specify different desktop notification sounds per channel (#21671)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
951456c780
Коммит
fbd6b5efe1
@@ -53,7 +53,7 @@ describe('Desktop notifications', () => {
|
||||
|
||||
// # Set channel notifications to show on mention only
|
||||
cy.uiOpenChannelMenu('Notification Preferences');
|
||||
cy.findByText('Send desktop notifications').click();
|
||||
cy.findByText('Desktop notifications').click();
|
||||
cy.findByRole('radio', {name: 'Only for mentions'}).click();
|
||||
cy.uiSaveAndClose();
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user