Chore(cypress): Review and Fix tests failing on master (#26954)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a1ed780a86
Коммит
03c930daa0
@@ -26,7 +26,7 @@ describe('Archived channels', () => {
|
||||
|
||||
it('MM-T1721 Archive channel posts menu should have copy link and reply options', () => {
|
||||
// # Click to add a channel description
|
||||
cy.findByRoleExtended('button', {name: 'Add a channel header'}).should('be.visible').click();
|
||||
cy.findByRoleExtended('button', {name: 'Set header'}).should('be.visible').click();
|
||||
|
||||
// # Add channel header for system message
|
||||
const header = 'this is a header!';
|
||||
|
||||
Ссылка в новой задаче
Block a user