Skip to content

Commit

Permalink
run e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel7373 committed Dec 5, 2024
1 parent e53e86a commit a6c607a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/cypress/e2e/tab.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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', () => {
Expand Down

0 comments on commit a6c607a

Please sign in to comment.