fix failed e2e tests (#23741)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d7a3d14c5e
Коммит
75a0e61de7
@@ -21,7 +21,7 @@ describe('Messaging', () => {
|
||||
|
||||
it('MM-T187 Inline markdown images open preview window', () => {
|
||||
// # Post the image link to the channel
|
||||
cy.postMessage('Hello ');
|
||||
cy.postMessage('Hello ');
|
||||
|
||||
// * Confirm the image container is visible
|
||||
cy.uiWaitUntilMessagePostedIncludes('Hello');
|
||||
|
||||
Ссылка в новой задаче
Block a user