Skip to content

Commit

Permalink
Removing 'external data systems' since this now triggers 'Connect'
Browse files Browse the repository at this point in the history
  • Loading branch information
jst-cyr committed Mar 18, 2024
1 parent e19b075 commit 5678c7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/OutcomeFlow/outcome.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ describe('Outcome Page', () => {
cy.get('[value="exm"]').click();
cy.get('[value="forms"]').click();
cy.get('[value="customanalyticsdashboards"]').click();
cy.get('[value="externaldatasystems"]').click();
cy.get('[value="historicalpersonalization"]').click();
cy.get('[value="patterncards"]').click();
cy.get('[value="customrules"]').click();
Expand Down

0 comments on commit 5678c7b

Please sign in to comment.