diff --git a/frontend/cypress/e2e/tab.cy.ts b/frontend/cypress/e2e/tab.cy.ts index e311961ad8..3a6a685159 100644 --- a/frontend/cypress/e2e/tab.cy.ts +++ b/frontend/cypress/e2e/tab.cy.ts @@ -187,7 +187,7 @@ describe('Tab workflow tests', () => { tabAndCheck('closeButton', 'Schliessen'); cy.realPress('Enter'); tabAndCheck('add-check-in', 'Check-in erfassen'); - // tabAndCheck('edit-keyResult', 'Key Result bearbeiten'); + tabAndCheck('edit-keyResult', 'Key Result bearbeiten'); }); it('Should tab create-check-in metric', () => {