Fixed styling issues with multiples banners in System Console (#31822)
* Fixed styling issues with banners in System Console * Fix Cypress test --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9b1e03a6b8
Коммит
efb960a160
@@ -71,7 +71,7 @@ describe('System console', () => {
|
||||
cy.findByText('High availability');
|
||||
cy.findByText('Advanced compliance');
|
||||
cy.findByText('And more...');
|
||||
cy.findByRole('button', {name: 'Contact sales'});
|
||||
cy.findByRole('button', {name: 'Contact Sales'});
|
||||
});
|
||||
|
||||
// Validate Compare plans link is not present for Enterprise licenses
|
||||
|
||||
Ссылка в новой задаче
Block a user