[skip ci] Fix/demote testcases (#29497)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e6c0ed4a1b
Коммит
a90f19dc0f
@@ -56,7 +56,7 @@ describe('Keyboard Shortcuts', () => {
|
||||
cy.apiLogin(testUser);
|
||||
});
|
||||
|
||||
it('MM-T1241 - CTRL/CMD+K: Unreads', () => {
|
||||
it.skip('MM-T1241 - CTRL/CMD+K: Unreads', () => {
|
||||
const otherUserMention = `@${otherUser.username}`;
|
||||
|
||||
// # Post messages as testUser to first and second team's channels
|
||||
|
||||
Ссылка в новой задаче
Block a user