[MM-59060] Remove pre release features section from advanced section of user settings (#27608)

Этот коммит содержится в:
M-ZubairAhmed
2024-07-18 13:01:57 +00:00
коммит произвёл GitHub
родитель eaa3c86a6a
Коммит e2d7d2d23c
19 изменённых файлов: 13 добавлений и 241 удалений

Просмотреть файл

@@ -14,7 +14,6 @@ describe('Messaging', () => {
before(() => {
// # Login as test user and visit off-topic
cy.apiInitSetup({loginAfter: true}).then(({offTopicUrl}) => {
cy.apiSaveShowMarkdownPreviewPreference();
cy.visit(offTopicUrl);
cy.postMessage('hello');
});

Просмотреть файл

@@ -143,8 +143,6 @@ describe('Message', () => {
});
it('MM-T3307 Focus remains in the RHS text box', () => {
cy.apiSaveShowMarkdownPreviewPreference();
cy.postMessage(MESSAGES.MEDIUM);
// # Open reply thread (RHS)