* Bumping prepackaged Jira Plugin version to v4.5.0 (#34803) # Conflicts: # server/Makefile * Fixing linter error that fails e2e smoke tests
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ccc7fde051
Коммит
f423bea281
@@ -378,6 +378,7 @@ describe('Keyboard Shortcuts', () => {
|
||||
cy.uiGetPostTextBox().should('be.focused');
|
||||
|
||||
cy.get('[data-testid="searchBoxClose"] > .icon').click();
|
||||
|
||||
// # Post a message and open RHS
|
||||
const message = `hello${Date.now()}`;
|
||||
cy.postMessage(message);
|
||||
|
||||
Ссылка в новой задаче
Block a user