diff --git a/app/cypress/e2e/cif/project-revision/undo-changes.cy.js b/app/cypress/e2e/cif/project-revision/undo-changes.cy.js index 85ed7b15b0..e94932ddd0 100644 --- a/app/cypress/e2e/cif/project-revision/undo-changes.cy.js +++ b/app/cypress/e2e/cif/project-revision/undo-changes.cy.js @@ -282,8 +282,8 @@ describe("when undoing, the project revision page", () => { adjustedGhgEmissionIntensityPerformance: "98.00%", dateSentToCsnr: "Jun 10, 2020", paymentPercentageOfPerformanceMilestoneAmount: "100.00%", - actualPerformanceMilestoneAmount: "$0.00", - maximumPerformanceMilestoneAmount: "$0.00", + actualPerformanceMilestoneAmount: "$0.10", + maximumPerformanceMilestoneAmount: "$0.10", }); cy.findByText(/Edit Emissions Intensity Report/i) .next()