Chore(cypress): Review and Fix tests failing on master (#26954)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a1ed780a86
Коммит
03c930daa0
@@ -138,7 +138,7 @@ describe('Toast', () => {
|
||||
cy.uiClickSidebarItem(testChannelName);
|
||||
|
||||
// # Scroll up so bottom is not visible
|
||||
scrollUp();
|
||||
scrollUpAndPostAMessage(otherUser, testChannelId, oldPostNumber);
|
||||
|
||||
// # New message toast is present with expected number of messages
|
||||
cy.get('div.toast').should('be.visible');
|
||||
|
||||
Ссылка в новой задаче
Block a user