Chore(cypress): Review and Fix tests failing on master (#26954)

Этот коммит содержится в:
yasserfaraazkhan
2024-05-06 15:48:19 +05:30
коммит произвёл GitHub
родитель a1ed780a86
Коммит 03c930daa0
42 изменённых файлов: 120 добавлений и 134 удалений

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

@@ -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');