[MM-59060] Remove pre release features section from advanced section of user settings (#27608)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
eaa3c86a6a
Коммит
e2d7d2d23c
@@ -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)
|
||||
|
||||
Ссылка в новой задаче
Block a user