[MM-64603] LDAP Wizard: UX and Copy (#31649)
* improve pluralization * changes to highlight strings -- might want to revert after review * fix custom setting styling * blank commit * broken e2e test * add css comments
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ec7c1e6d51
Коммит
250e39c85f
@@ -3,7 +3,7 @@
|
||||
|
||||
import {test} from '@mattermost/playwright-lib';
|
||||
|
||||
test('Should be able to change threads with arrow keys', async ({pw}, testInfo) => {
|
||||
test.fixme('Should be able to change threads with arrow keys', async ({pw}, testInfo) => {
|
||||
test.skip(testInfo.project.name === 'ipad');
|
||||
|
||||
const {team, user} = await pw.initSetup();
|
||||
|
||||
Ссылка в новой задаче
Block a user