[skip ci] Fix/demote testcases (#29497)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e6c0ed4a1b
Коммит
a90f19dc0f
@@ -101,7 +101,7 @@ describe('Collapsed Reply Threads', () => {
|
||||
it('MM-T4843_2 should go to threads view when threads view is the penultimate view and leave the current channel', () => {
|
||||
// # Go to the ‘Threads’ view on Team A
|
||||
cy.uiGetSidebarThreadsButton().click();
|
||||
cy.url().should('include', `${teamA.name}/threads`);
|
||||
cy.wait(TIMEOUTS.ONE_SEC);
|
||||
|
||||
// # Switch to Test Channel
|
||||
cy.uiClickSidebarItem(testChannel.name);
|
||||
|
||||
Ссылка в новой задаче
Block a user