[MM-54593] HA aware Support Packet (#27598)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3f4b8e8137
Коммит
1158e6358c
@@ -49,6 +49,6 @@ const goToSupportPacketGenerationModal = () => {
|
||||
cy.findByRole('button', {name: 'Menu Icon'}).should('exist').click();
|
||||
cy.findByRole('button', {name: 'Commercial Support dialog'}).click();
|
||||
|
||||
// * Ensure the download support packet button exist and that text regarding setting the proper settings exist
|
||||
// * Ensure the download Support Packet button exist and that text regarding setting the proper settings exist
|
||||
cy.get('a.DownloadSupportPacket').should('exist');
|
||||
};
|
||||
|
||||
Ссылка в новой задаче
Block a user