Skip to content

Commit

Permalink
update test (broken until API change is released)
Browse files Browse the repository at this point in the history
  • Loading branch information
veekas committed Sep 19, 2024
1 parent 2dba881 commit 5f6255e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/state-calculator.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ describe('rewiring-america-state-calculator', () => {

cy.get('rewiring-america-state-calculator')
.shadow()
.contains('Discount off a heat pump');
.contains('Up to $1,840 off a heat pump'); // Reflects RI's HEAR implementation

cy.get('rewiring-america-state-calculator')
.shadow()
Expand Down

0 comments on commit 5f6255e

Please sign in to comment.