diff --git a/e2e-tests/cypress/tests/integration/channels/enterprise/system_console/support_packet_generation_spec.js b/e2e-tests/cypress/tests/integration/channels/enterprise/system_console/support_packet_generation_spec.js index 1f1c67eea7..3e331f1d6d 100644 --- a/e2e-tests/cypress/tests/integration/channels/enterprise/system_console/support_packet_generation_spec.js +++ b/e2e-tests/cypress/tests/integration/channels/enterprise/system_console/support_packet_generation_spec.js @@ -47,7 +47,7 @@ describe('Support Packet Generation', () => { const goToSupportPacketGenerationModal = () => { // # Open system menu and click Customer Support cy.findByRole('button', {name: 'Menu Icon'}).should('exist').click(); - cy.findByRole('button', {name: 'Commercial Support dialog'}).click(); + cy.findByRole('button', {name: 'Commercial Support'}).click(); // * Ensure the download Support Packet button exist and that text regarding setting the proper settings exist cy.get('a.DownloadSupportPacket').should('exist'); diff --git a/e2e-tests/cypress/tests/integration/channels/keyboard_shortcuts/system_message_not_open_for_edit_spec.js b/e2e-tests/cypress/tests/integration/channels/keyboard_shortcuts/system_message_not_open_for_edit_spec.js index e0743d4267..73f67c9d9d 100644 --- a/e2e-tests/cypress/tests/integration/channels/keyboard_shortcuts/system_message_not_open_for_edit_spec.js +++ b/e2e-tests/cypress/tests/integration/channels/keyboard_shortcuts/system_message_not_open_for_edit_spec.js @@ -26,7 +26,7 @@ describe('Keyboard Shortcuts', () => { cy.postMessage(message); // # Open the edit the channel header modal - cy.get('[aria-label="Set header dialog"]').click(); + cy.get('[aria-label="Set header"]').click(); // * Verify modal is open cy.findByRole('dialog', {name: 'Edit Header for Off-Topic'}).within(() => { diff --git a/webapp/channels/src/components/__snapshots__/toggle_modal_button.test.tsx.snap b/webapp/channels/src/components/__snapshots__/toggle_modal_button.test.tsx.snap index 58c7b7f2be..4fb8d6f5a2 100644 --- a/webapp/channels/src/components/__snapshots__/toggle_modal_button.test.tsx.snap +++ b/webapp/channels/src/components/__snapshots__/toggle_modal_button.test.tsx.snap @@ -9,7 +9,7 @@ exports[`components/ToggleModalButton component should match snapshot 1`] = ` role="menuitem" >